summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-12-10ath5k: fix tx path skb leaksFelix Fietkau
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k: add EEPROM offset to debug messageGabor Juhos
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2012-12-10ath9k_hw: Update intivals for AR9340Sujith Manoharan
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan
2012-12-10ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan
2012-12-10ath9k: Fix redundant PS wrappersSujith Manoharan
2012-12-10ath9k: Add a few debug messages for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD trainingSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan
2012-12-10ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva
2012-12-10carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang
2012-12-09virtio-net: support changing the number of queue pairs through ethtoolJason Wang
2012-12-09virtio_net: multiqueue supportJason Wang
2012-12-09virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis