summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24iwlwifi: don't fail if scan is issued too earlymaster-2008-09-24Tomas 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-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
2008-09-23tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller
2008-09-23net: Add skb_queue_is_last().David S. Miller
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-09-22pkt_sched: Check the state of tx_queue in dequeue_skb()Jarek Poplawski
2008-09-22pkt_sched: Always use q->requeue in dev_requeue_skb().David S. Miller
2008-09-22pkt_sched: Make qdisc->gso_skb a list.David S. Miller
2008-09-22sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller