aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki2008-07-03
* ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki2008-07-03
* niu: Add support for rx flow hash configuration.Santwona Behera2008-07-02
* netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera2008-07-02
* sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.Vlad Yasevich2008-07-01
* icmp: fix units for ratelimitStephen Hemminger2008-07-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-29
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-27
| * ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-27
| * mac80211: fix tx fragmentationJohannes Berg2008-06-27
| * mac80211: make workqueue freezableJohannes Berg2008-06-27
| * wireless: Small cleanupsPavel Machek2008-06-27
| * iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2008-06-27
| * mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-27
| * mac80211: add phy information to giwnameTomas Winkler2008-06-27
| * mac80211: update the authentication methodEmmanuel Grumbach2008-06-27
| * mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach2008-06-27
| * b43: Fix PIO skb clobberMichael Buesch2008-06-27
| * rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn2008-06-27
| * mac80211: mlme.c use new frame control helpersHarvey Harrison2008-06-27
| * mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-27
| * mac80211: tx.c use new frame control helpersHarvey Harrison2008-06-27
| * mac80211: wep.c use new frame control helpersHarvey Harrison2008-06-27
| * ath5k: convert LED code to use mac80211 triggersBob Copeland2008-06-27
| * mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-27
| * rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-27
| * b43: Add debugfs firmware debugging knobMichael Buesch2008-06-27
| * b43: Add simple firmware watchdogMichael Buesch2008-06-27
| * mac80211: rename TKIP debugging Kconfig symbolJohannes Berg2008-06-27
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-27
| * adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-26
| * mac80211: add single function calling tx handlersJohannes Berg2008-06-26
| * b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-26
| * b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-26
| * b43: Add debugfs files for random SHM accessMichael Buesch2008-06-26
| * b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-26
| * mac80211: use separate spinlock for sta flagsJohannes Berg2008-06-26
| * mac80211: remove shared key todoJohannes Berg2008-06-26
| * rt2x00: Release rt2x00 2.1.8Ivo van Doorn2008-06-26
| * rt2x00: Increase queue sizeIvo van Doorn2008-06-26
| * rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-26
| * rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-26
| * rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-26
| * rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-26
| * rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-26
| * rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-26
| * rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-26
| * wireless: fix fallout from device_create removalStephen Rothwell2008-06-26
| * mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-26
| * mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-26