summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-06-23Libertas: cfg80211 supportKiran Divekar20-6722/+1981
2010-06-21b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger1-1/+1
2010-06-21iwlwifi: remove non-exist referenceWey-Yi Guy1-2/+0
2010-06-21iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy1-5/+5
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2-11/+2
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy7-84/+86
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy5-247/+289
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg2-3/+3
2010-06-21iwlwifi: return ucode errors from station managementJohannes Berg1-6/+10
2010-06-21iwlwifi: use sync commands for keysJohannes Berg1-11/+18
2010-06-21iwlagn: use mutex for aggregationJohannes Berg5-27/+45
2010-06-18mac80211_hwsim: fix fake_hw_scanJohannes Berg1-0/+5
2010-06-18ath9k_htc: Update supported product listSujith2-14/+15
2010-06-18wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock1-2/+1
2010-06-18wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock1-2/+0
2010-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-8/+55
2010-06-16ath5k: report PHY error frames only for chips which need itBruno Randolf1-1/+2
2010-06-16ath5k: review RX descriptor functionsBruno Randolf1-14/+20
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2-10/+25
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf2-6/+8
2010-06-16ath5k: review and add comments for descriptorsBruno Randolf2-154/+144
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf3-29/+9
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf1-5/+5
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf3-38/+20
2010-06-16ath5k: move checks and stats into new functionBruno Randolf1-60/+70
2010-06-16ath5k: split descriptor handling and frame receiveBruno Randolf1-71/+78
2010-06-16ath5k: unify rx descriptor error handlingBruno Randolf1-2/+1
2010-06-16ath5k: reset more pointers after we free skbsBruno Randolf1-0/+7
2010-06-16ath5k: print more errors when decriptor setup failsBruno Randolf1-1/+3
2010-06-16ath5k: fix rx descriptor debuggingBruno Randolf1-2/+2
2010-06-16ath5k: fix some comment typosBruno Randolf2-4/+4
2010-06-16ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf1-8/+9
2010-06-16ath5k: more debug prints for resetsBruno Randolf2-3/+12
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net1-2/+2
2010-06-16p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara1-1/+2
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville2-4/+4
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2-0/+2
2010-06-16ath9k_htc: Fix ampdu_action callbackSujith4-92/+45
2010-06-16ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez1-2/+7
2010-06-16rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2-9/+26
2010-06-16rt2x00: Enable HW crypto by defaultIvo van Doorn2-2/+2
2010-06-16rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn1-14/+9
2010-06-16rt2x00: Update author rt2800libIvo van Doorn1-5/+6
2010-06-16rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn2-0/+25
2010-06-16rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa1-1/+12
2010-06-16rt2x00: provide mac80211 a suitable max_rates valueHelmut Schaa1-0/+12
2010-06-16rt2x00: Fix typo in rt2800_config_txpowerHelmut Schaa1-1/+1
2010-06-16rt2x00: Fix TX_STA_FIFO handlingHelmut Schaa1-14/+9
2010-06-16rt2x00: Add comment about BBP1_TX_POWERHelmut Schaa1-1/+3
2010-06-16rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa1-2/+7