summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-13nl80211: improve station flags handlingJohannes Berg4-44/+71
2009-05-13nl80211: Validate MFP flag type when parsing STA flagsJouni Malinen1-0/+1
2009-05-13cfg80211: implement wext key handlingJohannes Berg7-317/+343
2009-05-11wext: fix get_wireless_stats lockingJohannes Berg1-4/+18
2009-05-11cfg80211: disallow interfering with stations on non-APJohannes Berg1-0/+12
2009-05-11mac80211: Robust Action frame categories for MFPJouni Malinen1-1/+7
2009-05-11cfg80211: put wext data into substructureJohannes Berg3-34/+36
2009-05-11cfg80211: constify key mac address in opsJohannes Berg2-6/+6
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan6-85/+36
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan1-2/+0
2009-05-11iwlwifi: default WMM AC parametersWey-Yi Guy1-2/+14
2009-05-11iwlwifi: show qos AC parametersWey-Yi Guy1-1/+21
2009-05-11iwlagn: show current rate scale data in debugfsWey-Yi Guy1-0/+42
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy2-10/+12
2009-05-11iwl3945: read rev id in nic configAbhijeet Kolekar1-7/+5
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre1-1/+1
2009-05-11iwlagn: improve rate scale table searchMohamed Abbas2-9/+40
2009-05-11iwlwifi: clean up PS codeJohannes Berg7-292/+48
2009-05-11iwlwifi: fix PS disable status raceJohannes Berg1-3/+2
2009-05-11iwlwifi: do proper hw restartJohannes Berg4-61/+24
2009-05-11mac80211: remove ieee80211_ht_bss_infoJohannes Berg1-16/+0
2009-05-11mac80211: properly track HT operation_modeJohannes Berg2-1/+12
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg5-20/+11
2009-05-11rt2x00: Fix chipset detection for rt73usbIvo van Doorn1-1/+1
2009-05-11mac80211: improve scan timingJohannes Berg1-8/+23
2009-05-11mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen1-9/+19
2009-05-11mac80211: Drop unencrypted frames based on key setupJouni Malinen1-9/+21
2009-05-11iwlwifi: make iwl_set_rate staticJohannes Berg2-4/+1
2009-05-11cfg80211: fix wext iw_freq parsingJohannes Berg1-6/+18
2009-05-11mac80211: set default QoS values according to specJohannes Berg2-12/+52
2009-05-11mac80211: fix scan channel raceJohannes Berg3-7/+11
2009-05-11wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen4-0/+39
2009-05-10Remove duplicate slow protocol define in bond_3ad.hRichard Genoud1-2/+2
2009-05-10net: check retval of dev_addr_init()Jiri Pirko1-3/+12
2009-05-10decnet: Use data ready call back, rather than hand coding itSteven Whitehouse1-13/+4
2009-05-10netxen: trivial register access cleanupDhananjay Phadke1-8/+5
2009-05-10netxen: disable msi-x for NC512m adapterDhananjay Phadke1-1/+0
2009-05-10netxen: fix irq tear down and msix leak.Dhananjay Phadke1-31/+43
2009-05-10netxen: cache msi register offsetDhananjay Phadke2-1/+6
2009-05-09Network Drop Monitor: Fix skb_kill_datagramJohn Dykstra1-1/+3
2009-05-09bnx2x: do not return negative number of received packagesStanislaw Gruszka1-1/+1
2009-05-09bnx2x: free workqueue when driver fail to registerStanislaw Gruszka1-1/+8
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller125-1883/+17180
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller32-173/+612
2009-05-08net: remove stale reference to fastroute from Kconfig help textAshish Karkare1-6/+0
2009-05-08smsc911x: fix calculation of res_size for ioremapMatthias Ludwig1-1/+1
2009-05-08e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg4-0/+8
2009-05-08ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon1-3/+3
2009-05-08ixgbe: fix failing to log fan failuresDon Skidmore1-2/+26