summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-01net: stmmac: fixed enh_desc set always zeroByungho An1-3/+3
2013-07-01net: stmmac: fixed operator typoByungho An1-5/+5
2013-07-01xen: Use more current logging stylesJoe Perches2-19/+16
2013-07-01net: fec: Fix multicast list setup in fec_restart().Christoph Müllner1-3/+4
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller84-2515/+2973
2013-07-01alx: fix ethtool support codeJohannes Berg1-35/+29
2013-07-01alx: fix MAC address alignment problemJohannes Berg1-4/+4
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg4-125/+106
2013-07-01alx: make sizes unsignedJohannes Berg1-4/+4
2013-07-01alx: remove NET_CORE Kconfig selectJohannes Berg1-1/+0
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg1-1/+1
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg1-1/+2
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim3-22/+58
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein4-10/+282
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov1-3/+2
2013-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-15/+14
2013-06-28ssb/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang8-10/+10
2013-06-28nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann1-1/+5
2013-06-28drivers: net: cpsw: add newline after MACID logDaniel Mack1-2/+2
2013-06-28pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko1-35/+15
2013-06-28pch_gbe: convert pr_* to netdev_*Andy Shevchenko6-164/+250
2013-06-28pch_gbe: remove inline keyword for exported functionsAndy Shevchenko3-13/+13
2013-06-28usbnet: ax88179_178a: add .reset_resume hookDavid Chang1-0/+1
2013-06-28usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang1-2/+2
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville84-2515/+2973
2013-06-27bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com1-14/+19
2013-06-27bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com2-6/+2
2013-06-27bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2-5/+1
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville1-0/+4
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel1-27/+2
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel1-26/+51
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel1-5/+4
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel1-82/+48
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin1-11/+67
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin2-55/+27
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2-13/+3
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel1-1/+1
2013-06-27brcmfmac: simplify transmit pathArend van Spriel1-49/+5
2013-06-27bcma: add support for BCM43142Rafał Miłecki6-2/+155
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2-8/+10
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior1-1/+0
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior1-24/+24
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior1-2/+3
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2-0/+66
2013-06-27rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos1-12/+35
2013-06-27rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos1-4/+4
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos1-1/+1