summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-23cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-1/+7
2010-01-23mac80211: pass vif and station to update_tkip_keyJohannes Berg2-6/+15
2010-01-20libertas/assoc.c: rearrange some strange line breaksJohn W. Linville1-32/+30
2010-01-20ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez1-1/+3
2010-01-20libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz1-7/+8
2010-01-20b43: N-PHY: silence warnings, add missing callRafał Miłecki1-3/+3
2010-01-20b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki3-19/+48
2010-01-20b43: N-PHY: implement and add reading one element tablesRafał Miłecki3-11/+39
2010-01-20b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki3-33/+67
2010-01-20b43: N-PHY: add writing one element tablesRafał Miłecki1-27/+13
2010-01-20p54pci: move tx cleanup into taskletChristian Lamparter2-30/+32
2010-01-20p54pci: handle dma mapping errorsChristian Lamparter1-2/+16
2010-01-20ath9k: fix RTS/CTS handlingFelix Fietkau1-21/+16
2010-01-20b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki1-2/+2
2010-01-20b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki1-12/+16
2010-01-20b43: N-PHY: implement chain selectionRafał Miłecki2-1/+30
2010-01-20b43: N-PHY: implement stopping playbackRafał Miłecki2-3/+32
2010-01-20b43: N-PHY: implement MIMO config updateRafał Miłecki2-1/+16
2010-01-20b43: N-PHY: implement TX PHY cleanup and setupRafał Miłecki1-2/+110
2010-01-20b43: N-PHY: implement RX PHY cleanup and setupRafał Miłecki1-0/+82
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre47-63/+63
2010-01-20iwlwifi: remove extra statistics request from debugfsWey-Yi Guy1-41/+0
2010-01-20iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy8-0/+114
2010-01-20iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy1-0/+10
2010-01-20iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy3-4/+19
2010-01-20iwlwifi: correct return code for log_eventWey-Yi Guy3-6/+7
2010-01-20iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2-2/+13
2010-01-20iwlwifi: format and show statistics counter from uCodeWey-Yi Guy3-326/+545
2010-01-20iwlwifi: fix clear statistics counter commandWey-Yi Guy1-2/+0
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville10-22/+98
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung1-0/+1
2010-01-18p54pci: rx frame length checkChristian Lamparter1-0/+8
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-16b43: N-PHY: drop unused definition, uncomment needed callRafał Miłecki1-8/+2
2010-01-16b43: N-PHY: implement TX power control coef setupRafał Miłecki1-1/+68
2010-01-16b43: N-PHY: add RX IQ calibrationi for rev < 3Rafał Miłecki1-4/+202
2010-01-16b43: N-PHY: add huge calculating TX IQ LORafał Miłecki1-0/+226
2010-01-16b43: N-PHY: implement calculating IQ gain paramsRafał Miłecki1-0/+38
2010-01-16b43: N-PHY: update TX calibration ladderRafał Miłecki1-0/+25
2010-01-16b43: N-PHY: add RX radio cores calibrationRafał Miłecki1-0/+43
2010-01-16b43: N-PHY: add TX LP FBW (TX filter 40 related)Rafał Miłecki1-1/+23
2010-01-16b43: N-PHY: implement getting TX gainsRafał Miłecki1-2/+85
2010-01-16b43: N-PHY: implement calculating RX IQ compRafał Miłecki1-0/+99
2010-01-16b43: N-PHY: implement RX IQ estimationRafał Miłecki1-0/+39
2010-01-16b43: N-PHY: implement restoring general configurationRafał Miłecki1-0/+90
2010-01-16b43: N-PHY: implement workaround for TX IQRafał Miłecki1-0/+16
2010-01-16b43: N-PHY: implement RX IQ coeffsRafał Miłecki1-0/+17
2010-01-16b43: N-PHY: add function than forces (not) staying in carrier searchRafał Miłecki1-0/+23
2010-01-16b43: N-PHY: add RSSI calibration restoreRafał Miłecki1-1/+44