summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psmaster-2010-06-21Juuso Oikarinen
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde
2010-06-21b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger
2010-06-21iwlwifi: remove non-exist referenceWey-Yi Guy
2010-06-21iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg
2010-06-21iwlwifi: return ucode errors from station managementJohannes Berg
2010-06-21iwlwifi: use sync commands for keysJohannes Berg
2010-06-21iwlagn: use mutex for aggregationJohannes Berg
2010-06-18mac80211: fix sw scan bracketingmaster-2010-06-18Johannes Berg
2010-06-18mac80211_hwsim: fix fake_hw_scanJohannes Berg
2010-06-18wireless: move regulatory_init to .init.textUwe Kleine-König
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König
2010-06-18ath9k_htc: Update supported product listSujith
2010-06-18wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock
2010-06-18wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2010-06-17John W. Linville
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-16ath5k: report PHY error frames only for chips which need itmaster-2010-06-16Bruno Randolf
2010-06-16ath5k: review RX descriptor functionsBruno Randolf
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf
2010-06-16ath5k: review and add comments for descriptorsBruno Randolf
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf
2010-06-16ath5k: move checks and stats into new functionBruno Randolf
2010-06-16ath5k: split descriptor handling and frame receiveBruno Randolf
2010-06-16ath5k: unify rx descriptor error handlingBruno Randolf
2010-06-16ath5k: reset more pointers after we free skbsBruno Randolf
2010-06-16ath5k: print more errors when decriptor setup failsBruno Randolf
2010-06-16ath5k: fix rx descriptor debuggingBruno Randolf
2010-06-16ath5k: fix some comment typosBruno Randolf
2010-06-16ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf
2010-06-16ath5k: more debug prints for resetsBruno Randolf
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net
2010-06-16p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou
2010-06-15ath9k_htc: Fix ampdu_action callbackmaster-2010-06-15Sujith
2010-06-15ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez
2010-06-15rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn
2010-06-15rt2x00: Enable HW crypto by defaultIvo van Doorn
2010-06-15rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn
2010-06-15rt2x00: Update author rt2800libIvo van Doorn
2010-06-15rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn
2010-06-15rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa