summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-27rt2x00: Remove check for rf word 0Ivo van Doorn10-25/+10
2009-02-27rt2x00: uncomment get_tsfIvo van Doorn1-10/+0
2009-02-27wireless: fix for CONFIG_NL80211=nRandy Dunlap1-0/+4
2009-02-27iwlwifi: Fix and rework Kconfig fileReinette Chatre5-42/+26
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre2-2/+2
2009-02-27iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang1-4/+6
2009-02-27ipw2200, fix ipw io functionsJiri Slaby1-46/+60
2009-02-27ath9k: move common regulatory code out of if() branchesBob Copeland1-12/+8
2009-02-27ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland1-2/+0
2009-02-27ath9k: remove ath9k_regd_get_rd()Bob Copeland2-6/+0
2009-02-27ath9k: convert isWwrSKU macro into C codeBob Copeland2-7/+9
2009-02-27ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland1-8/+5
2009-02-27ath9k: remove write-only current_rd_inuseBob Copeland2-2/+0
2009-02-27iwlagn: clean up error path in iwl_pci_probeHelmut Schaa1-3/+3
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian7-39/+277
2009-02-27mac80211: Extend the rate control API with an update callbackSujith3-0/+38
2009-02-27ath9k: Decrease minimum NF thresholdSujith1-1/+1
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith1-1/+1
2009-02-27ath9k: Fix bug in disabling MIB countersSujith1-4/+3
2009-02-27ath9k: Initialize AGC calibration properlySujith2-0/+35
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith5-7/+27
2009-02-27ath9k: Enable Fractional N modeSujith4-15/+35
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2-1/+14
2009-02-27ath9k: Store the correct max TX power levelSujith2-0/+18
2009-02-27mac80211: split IBSS/managed codeJohannes Berg18-1480/+1803
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg10-258/+241
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams9-9/+12
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams10-187/+164
2009-02-27wavelan: Test arraysize before an element of the array.Roel Kluin1-2/+1
2009-02-27mac80211: disallow moving netnsJohannes Berg2-0/+2
2009-02-27mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan1-2/+4
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao2-0/+7
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-77/+206
2009-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-11/+44
2009-02-25asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-25qlge: Use one path to (re)fill rx buffers.Ron Mercer1-111/+59
2009-02-25qlge: Optimize rx buffer refill process.Ron Mercer1-5/+12
2009-02-25qlge: Change frame route hw semaphore granularity.Ron Mercer1-18/+13
2009-02-25qlge: Increase MAC addr hw sem granularity.Ron Mercer2-17/+43
2009-02-25qlge: Clean up mac address and frame route settings.Ron Mercer1-9/+22
2009-02-25sit: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-25ipip: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-25gre: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-25ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2-6/+3
2009-02-25netlink: change nlmsg_notify() return value logicPablo Neira Ayuso14-30/+45
2009-02-25mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek1-1/+1
2009-02-25mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek1-5/+5
2009-02-25mv643xx_eth: convert to net_device_opsLennert Buytenhek1-12/+17
2009-02-25mv643xx_eth: make LRO unconditionalLennert Buytenhek2-22/+1
2009-02-25tcp_scalable: Update malformed & dead urlJoe Perches1-1/+1