aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-08-29ssb: Update for Rev. 5 SPROMLarry Finger
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Use definition from ieee80211.hSujith
2008-08-29mac80211: Add an 802.11n definitionSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Fix TX status reportingJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Unused macros, variablesSujith
2008-08-29ath9k: Remove ar5416hal and assign default values directlySujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
2008-08-28net: more #ifdef CONFIG_COMPATAlexey Dobriyan
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen
2008-08-27sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich
2008-08-27sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller
2008-08-27Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-08-27e100, fix iomap readJiri Slaby
2008-08-27qeth: preallocated header account offsetFrank Blaschka
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior
2008-08-27forcedeth: fix checksum flagAyaz Abdulla
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann
2008-08-27[netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik