aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-2510-0/+132
* iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2010-01-252-2/+17
* iwlwifi: Fix A band scanning when associatedHenry Zhangh2010-01-252-16/+2
* iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-256-14/+193
* iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-257-6/+74
* p54pci: revise tx lockingChristian Lamparter2010-01-221-12/+4
* b43: N-PHY: add TX toneRafał Miłecki2010-01-221-5/+55
* b43: N-PHY: add setting power amplifier filtersRafał Miłecki2010-01-223-2/+64
* b43: N-PHY: add running samplesRafał Miłecki2010-01-221-4/+64
* b43: N-PHY: implement overriding RF controlRafał Miłecki2010-01-223-3/+137
* b43: check band widthRafał Miłecki2010-01-223-1/+10
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-224-11/+29
* ath5k: fix setup for CAB queueBob Copeland2010-01-223-6/+23
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-01-221-2/+3
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+7
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-222-6/+15
* libertas/assoc.c: rearrange some strange line breaksJohn W. Linville2010-01-191-32/+30
* ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez2010-01-191-1/+3
* libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz2010-01-191-7/+8
* b43: N-PHY: silence warnings, add missing callRafał Miłecki2010-01-191-3/+3
* b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki2010-01-193-19/+48
* b43: N-PHY: implement and add reading one element tablesRafał Miłecki2010-01-193-11/+39
* b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki2010-01-193-33/+67
* b43: N-PHY: add writing one element tablesRafał Miłecki2010-01-191-27/+13
* p54pci: move tx cleanup into taskletChristian Lamparter2010-01-192-30/+32
* p54pci: handle dma mapping errorsChristian Lamparter2010-01-191-2/+16
* ath9k: fix RTS/CTS handlingFelix Fietkau2010-01-191-21/+16
* b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki2010-01-191-2/+2
* b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki2010-01-191-12/+16
* b43: N-PHY: implement chain selectionRafał Miłecki2010-01-192-1/+30
* b43: N-PHY: implement stopping playbackRafał Miłecki2010-01-192-3/+32
* b43: N-PHY: implement MIMO config updateRafał Miłecki2010-01-192-1/+16
* b43: N-PHY: implement TX PHY cleanup and setupRafał Miłecki2010-01-191-2/+110
* b43: N-PHY: implement RX PHY cleanup and setupRafał Miłecki2010-01-191-0/+82
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-1947-63/+63
* iwlwifi: remove extra statistics request from debugfsWey-Yi Guy2010-01-191-41/+0
* iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy2010-01-198-0/+114
* iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy2010-01-191-0/+10
* iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy2010-01-193-4/+19
* iwlwifi: correct return code for log_eventWey-Yi Guy2010-01-193-6/+7
* iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2010-01-192-2/+13
* iwlwifi: format and show statistics counter from uCodeWey-Yi Guy2010-01-193-326/+545
* iwlwifi: fix clear statistics counter commandWey-Yi Guy2010-01-191-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-1910-22/+98
|\
| * zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung2010-01-181-0/+1
| * p54pci: rx frame length checkChristian Lamparter2010-01-181-0/+8
| * iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
| * iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| * iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
| * iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1