summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add missing key checkJohannes Berg2010-01-221-1/+1
* 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
* mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-221-17/+28
* 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
* mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-222-1/+6
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-224-2/+60
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-226-25/+43
* mac80211: avoid NULL ptr deref when using WEPJohn W. Linville2010-01-221-3/+2
* 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
* nl80211: Allow association to change channels during reassociationJouni Malinen2010-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
* mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-191-5/+1
* mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-191-7/+9
* ath9k: fix RTS/CTS handlingFelix Fietkau2010-01-191-21/+16
* cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-192-12/+17
* 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
* mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-193-28/+15
* mac80211: move control.hw_key assignmentJohannes Berg2010-01-194-49/+46
* mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg2010-01-191-3/+0
* mac80211: clear TX control on filtered framesJohannes Berg2010-01-191-0/+8
* mac80211: move and rename misc tx handlerJohannes Berg2010-01-191-12/+12
* mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland2010-01-191-6/+2
* 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