aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka4-7/+10
2011-01-28iwlwifi: remove unneeded __packedStanislaw Gruszka1-1/+1
2011-01-28iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka1-1/+2
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka4-8/+14
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf6-51/+44
2011-01-28ath9k: use common API to avoid code duplicationRajkumar Manoharan2-71/+3
2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan1-1/+1
2011-01-28ath9k: Fix a locking related issue.Vivek Natarajan1-1/+4
2011-01-28ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2-1/+36
2011-01-28ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan3-0/+27
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan3-0/+20
2011-01-28ath9k_hw: Add RX filtersSujith Manoharan1-0/+2
2011-01-28ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau3-24/+71
2011-01-28ath9k_hw: Fix INI fixupSujith Manoharan1-3/+3
2011-01-28ath9k_hw: Fix opmode initializationSujith Manoharan1-2/+2
2011-01-28ath5k: remove debug_dump_skb() functionsBob Copeland2-30/+0
2011-01-28ath5k: use tracing for packet tx/rx dumpBob Copeland3-6/+128
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2-3/+0
2011-01-28ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf1-5/+6
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf2-0/+8
2011-01-28ath5k: Use local variable for capabilitiesBruno Randolf1-21/+18
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau3-20/+21
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau10-105/+52
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau2-24/+17
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau10-951/+23
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau1-133/+4
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2-23/+18
2011-01-28Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville20-456/+2172
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2-2/+2
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan1-2/+1
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller83-807/+2717
2011-01-27sungem: Use net_device's internal statsDenis Kirjanov2-30/+29
2011-01-27drivers/net: remove some rcu sparse warningsEric Dumazet8-25/+40
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-24/+106
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka1-2/+2
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell1-8/+88
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2-9/+15
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka2-5/+9
2011-01-27ath5k: correct endianness of frame durationBob Copeland1-3/+1
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland1-2/+2
2011-01-27rtlwifi: Fix firmware upload errorsChaoming Li1-20/+20
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau2-8/+3
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter4-0/+23
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter1-0/+3
2011-01-27carl9170: update fw/hw headersChristian Lamparter5-11/+71
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-26cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-39/+147
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2-6/+3
2011-01-26tg3: Use new VLAN codeMatt Carlson2-88/+10