summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger2010-06-211-1/+1
* iwlwifi: remove non-exist referenceWey-Yi Guy2010-06-211-2/+0
* iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy2010-06-211-5/+5
* iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2010-06-212-11/+2
* iwlwifi: move _agn statistics related structureWey-Yi Guy2010-06-217-84/+86
* iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-215-247/+289
* iwlwifi: display ucode SW Error in hexJay Sternberg2010-06-212-3/+3
* iwlwifi: return ucode errors from station managementJohannes Berg2010-06-211-6/+10
* iwlwifi: use sync commands for keysJohannes Berg2010-06-211-11/+18
* iwlagn: use mutex for aggregationJohannes Berg2010-06-215-27/+45
* mac80211_hwsim: fix fake_hw_scanJohannes Berg2010-06-181-0/+5
* ath9k_htc: Update supported product listSujith2010-06-182-14/+15
* wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock2010-06-181-2/+1
* wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock2010-06-181-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-1710-8/+55
|\
| * hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-151-0/+1
| * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
| * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-143-4/+17
| * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
* | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
* | ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
* | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-162-10/+25
* | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-162-6/+8
* | ath5k: review and add comments for descriptorsBruno Randolf2010-06-162-154/+144
* | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-163-29/+9
* | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-161-5/+5
* | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-163-38/+20
* | ath5k: move checks and stats into new functionBruno Randolf2010-06-161-60/+70
* | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-161-71/+78
* | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-161-2/+1
* | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-161-0/+7
* | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-161-1/+3
* | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-161-2/+2
* | ath5k: fix some comment typosBruno Randolf2010-06-162-4/+4
* | ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-161-8/+9
* | ath5k: more debug prints for resetsBruno Randolf2010-06-162-3/+12
* | ipw2200: Enable LED by defaultubuntu@tjworld.net2010-06-161-2/+2
* | p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara2010-06-161-1/+2
* | zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville2010-06-162-4/+4
* | zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2010-06-162-0/+2
* | ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45
* | ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
* | rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2010-06-152-9/+26
* | rt2x00: Enable HW crypto by defaultIvo van Doorn2010-06-152-2/+2
* | rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn2010-06-151-14/+9
* | rt2x00: Update author rt2800libIvo van Doorn2010-06-151-5/+6
* | rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn2010-06-152-0/+25
OpenPOWER on IntegriCloud