summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-30net: Fix ip link add netns oopsEric W. Biederman
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp
2011-01-30gro: Reset dev pointer on reuseHerbert Xu
2011-01-28ipv4: If fib metrics are default, no need to grab ref to FIB info.David S. Miller
2011-01-28ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller
2011-01-28ipv4: Allocate fib metrics dynamically.David S. Miller
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka
2011-01-28iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka
2011-01-28iwlwifi: remove unneeded __packedStanislaw Gruszka
2011-01-28iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear
2011-01-28ath9k: use common API to avoid code duplicationRajkumar Manoharan
2011-01-28mac80211: add MCS information to radiotapJohannes Berg
2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan
2011-01-28ath9k: Fix a locking related issue.Vivek Natarajan
2011-01-28ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan
2011-01-28ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan
2011-01-28ath9k_hw: Add RX filtersSujith Manoharan
2011-01-28ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau
2011-01-28ath9k_hw: Fix INI fixupSujith Manoharan
2011-01-28ath9k_hw: Fix opmode initializationSujith Manoharan
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen
2011-01-28ath5k: remove debug_dump_skb() functionsBob Copeland
2011-01-28ath5k: use tracing for packet tx/rx dumpBob Copeland
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf
2011-01-28ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf
2011-01-28ath5k: Use local variable for capabilitiesBruno Randolf
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau
2011-01-28Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob
2011-01-28net: Pre-COW metrics for TCP.David S. Miller
2011-01-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-01-27sungem: Use net_device's internal statsDenis Kirjanov