aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24MAINTAINERS: add Atheros maintainer for atlxChris Snook
2008-09-24drivers/net/mlx4/alloc.c needs mm.hAndrew Morton
2008-09-24drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai
2008-09-24smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm
2008-09-24smc91x: fix nowait printoutMagnus Damm
2008-09-24r8169: fix RxMissed register accessFrancois Romieu
2008-09-24ehea: fix phyp debugging typoSebastien Dugue
2008-09-24tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer
2008-09-24iwlwifi: don't fail if scan is issued too earlyTomas Winkler
2008-09-24iwlagn: downgrade BUG_ON in interruptJohannes Berg
2008-09-24pcmcia: Fix up legacy driver IRQsAlan Cox
2008-09-24wireless: a global static to local static improvementDenis ChengRq
2008-09-24rt2x00: Fix HW crypto key handlingIvo van Doorn
2008-09-24mac80211: fix led behavior in IBSSEmmanuel Grumbach
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-24mac80211: probe with correct SSIDJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: fix mesh action frame handlingJohannes Berg
2008-09-24mac80211: mesh portal functionality supportYanBo
2008-09-24ath9k: Fix TSF Adjust usageSujith
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach
2008-09-24libertas: Reduce the WPA key installation time (fixups)Javier Cardona
2008-09-24ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis
2008-09-24cfg80211: reject invalid configuration itemsJohannes Berg
2008-09-24mac80211: allow interface settings changes only when downJohannes Berg
2008-09-24cfg80211: allow set_interface without typeJohannes Berg
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-24iwlwifi: make PS use named constantsTomas Winkler
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger
2008-09-24cfg80211: fix code ordering in header fileJohannes Berg
2008-09-24cfg80211: clean up static regdomain messJohannes Berg
2008-09-24cfg80211: fix regulatory code constJohannes Berg
2008-09-24cfg80211: clean up regulatory messJohannes Berg
2008-09-24cfg80211: fix static regdomainsJohannes Berg
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-23net: remove ifalias on empty given alias Oliver Hartkopp
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23can: Add documentation for virtual CAN driver usageOliver Hartkopp
2008-09-23tcp: Fix queue traversal in tcp_use_frto().David S. Miller
2008-09-23tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23neigh: Remove by-hand SKB queue handling.David S. Miller
2008-09-23pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski
2008-09-23tcp: Use SKB queue handling interfaces instead of by-hand versions.David S. Miller
2008-09-23net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller
2008-09-23net: Add skb_queue_next().David S. Miller