summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up rate control APIJohannes Berg2008-09-2418-514/+373
* mac80211: fix mesh action frame handlingJohannes Berg2008-09-241-1/+1
* mac80211: mesh portal functionality supportYanBo2008-09-245-11/+201
* ath9k: Fix TSF Adjust usageSujith2008-09-241-1/+2
* ath9k: Fix nexttbtt calculationSujith2008-09-242-3/+7
* ath9k: Whitespace cleanupSujith2008-09-241-76/+60
* iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-242-3/+8
* libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-242-3/+24
* ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-243-10/+14
* cfg80211: reject invalid configuration itemsJohannes Berg2008-09-241-7/+17
* mac80211: allow interface settings changes only when downJohannes Berg2008-09-241-0/+3
* cfg80211: allow set_interface without typeJohannes Berg2008-09-241-7/+8
* cfg80211: show interface typeJohannes Berg2008-09-245-3/+14
* mac80211: make master iface not wirelessJohannes Berg2008-09-247-99/+39
* iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12
* iwlwifi: don't delay scan in IBSS modeTomas Winkler2008-09-241-2/+4
* b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger2008-09-241-0/+5
* cfg80211: fix code ordering in header fileJohannes Berg2008-09-241-9/+9
* cfg80211: clean up static regdomain messJohannes Berg2008-09-241-53/+20
* cfg80211: fix regulatory code constJohannes Berg2008-09-242-33/+31
* cfg80211: clean up regulatory messJohannes Berg2008-09-243-230/+203
* cfg80211: fix static regdomainsJohannes Berg2008-09-241-16/+16
* wireless: Read scan flags correctly on x86-64David Kilroy2008-09-244-5/+4
* aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-231-1/+3
* can: Add documentation for virtual CAN driver usageOliver Hartkopp2008-09-231-4/+40
* tcp: Fix queue traversal in tcp_use_frto().David S. Miller2008-09-231-0/+2
* tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller2008-09-231-1/+1
* ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller2008-09-231-3/+5
* neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-231-13/+8
* pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski2008-09-231-4/+1
* tcp: Use SKB queue handling interfaces instead of by-hand versions.David S. Miller2008-09-231-25/+15
* net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller2008-09-231-0/+9
* net: Add skb_queue_next().David S. Miller2008-09-231-0/+18
* tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller2008-09-231-3/+3
* net: Add skb_queue_is_last().David S. Miller2008-09-231-0/+13
* usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-231-3/+2
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-231-1/+1
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-231-30/+8
* pkt_sched: Check the state of tx_queue in dequeue_skb()Jarek Poplawski2008-09-221-4/+14
* pkt_sched: Always use q->requeue in dev_requeue_skb().David S. Miller2008-09-221-4/+1
* pkt_sched: Make qdisc->gso_skb a list.David S. Miller2008-09-222-6/+8
* sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller2008-09-221-8/+2
* net: Fix bus in SKB queue splicing interfaces.David S. Miller2008-09-221-4/+4
* net: network device name ifalias supportStephen Hemminger2008-09-226-0/+77
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-221-2/+1
* Phonet: kernel documentationRemi Denis-Courmont2008-09-221-0/+111
* Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-223-4/+129
* Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-225-1/+122
* Phonet: provide MAC header operationsRemi Denis-Courmont2008-09-222-0/+33
* Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-224-0/+310
OpenPOWER on IntegriCloud