index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
SM501.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
iwlwifi: differentiate 4965 and 5000 hw ampdu queues number
Tomas Winkler
6
-13
/
+30
2008-07-14
iwlwifi: make iwl4965_mac_conf_tx in atomic context
Emmanuel Grumbach
3
-33
/
+24
2008-07-14
iwlwifi: rs always set lq_sta->priv
Tomas Winkler
1
-2
/
+0
2008-07-14
iwlwifi: remove post associate work
Tomas Winkler
2
-19
/
+0
2008-07-14
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
6
-7
/
+37
2008-07-14
iwlwifi: adding pci device ids to iwl_hw_card_ids
Esti Kummer
3
-1
/
+29
2008-07-14
iwl3965: remove useless network and duplicate checking
Adel Gadllah
4
-172
/
+25
2008-07-14
mac80211: dont add a STA which is not in the same IBSS
Emmanuel Grumbach
1
-1
/
+1
2008-07-14
iwlwif: remove compilation warnings iwl_add_radiotap
Tomas Winkler
1
-20
/
+17
2008-07-14
mac80211 hwsim: fix endianness bug
Johannes Berg
1
-1
/
+1
2008-07-14
mac80211: fix struct ieee80211_tx_queue_params
Johannes Berg
2
-6
/
+6
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
9
-34
/
+82
2008-07-14
wext: make sysfs bits optional and deprecate them
Johannes Berg
3
-2
/
+23
2008-07-14
mac80211: fix RX sequence number check
Johannes Berg
1
-7
/
+12
2008-07-14
mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
Emmanuel Grumbach
1
-2
/
+2
2008-07-14
rtl8187: use different ANAPARAM*_OFF values for 8187B
Herton Ronaldo Krzesinski
3
-15
/
+42
2008-07-14
ssb: Include dma-mapping.h
Michael Buesch
1
-0
/
+1
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
10
-410
/
+289
2008-07-14
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
3
-1
/
+4
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
21
-248
/
+226
2008-07-14
mac80211: push interface checks down
Johannes Berg
4
-16
/
+25
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
8
-265
/
+172
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
12
-217
/
+153
2008-07-14
rtl8187: Fixed section mismatch in rtl8187_dev.c
Ihar Hrachyshka
1
-1
/
+1
2008-07-14
rt2x00: Fix NULL pointer error in adhoc/master mode
Ivo van Doorn
1
-0
/
+3
2008-07-14
mac80211: power management wext hooks
Samuel Ortiz
2
-2
/
+43
2008-07-09
netdev: Move atomic queue state bits into netdev_queue.
David S. Miller
3
-26
/
+51
2008-07-09
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
9
-212
/
+9
2008-07-09
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
10
-44
/
+145
2008-07-09
pkt_sched: Make qdisc_run take a netdev_queue.
David S. Miller
3
-17
/
+21
2008-07-09
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
6
-19
/
+27
2008-07-09
netdev: Move gso_skb into netdev_queue.
David S. Miller
2
-22
/
+24
2008-07-09
mac80211: Decrease number of explicit ->tx_queue references.
David S. Miller
1
-5
/
+9
2008-07-09
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
David S. Miller
2
-3
/
+10
2008-07-09
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
2
-10
/
+13
2008-07-09
pkt_sched: Add qdisc_all_tx_empty()
David S. Miller
2
-1
/
+10
2008-07-09
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
2
-1
/
+7
2008-07-09
netdev: Move next_sched into struct netdev_queue.
David S. Miller
2
-11
/
+9
2008-07-09
pkt_sched: Make netem queue agnostic.
David S. Miller
1
-1
/
+1
2008-07-09
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
3
-7
/
+4
2008-07-09
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
David S. Miller
3
-10
/
+8
2008-07-09
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
13
-77
/
+125
2008-07-09
netdev: The ingress_lock member is no longer needed.
David S. Miller
5
-18
/
+17
2008-07-09
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
12
-62
/
+73
2008-07-09
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
17
-92
/
+93
2008-07-09
netdev: Create netdev_queue abstraction.
David S. Miller
14
-29
/
+74
2008-07-09
pkt_sched: Remove comment reference to old style TX locking.
David S. Miller
1
-1
/
+1
2008-07-09
vlan: avoid header copying and linearisation where possible
Patrick McHardy
2
-44
/
+8
2008-07-09
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
1
-2
/
+2
2008-07-08
net/wireless/nl80211.c: fix endless Netlink callback loop.
Julius Volz
1
-2
/
+4
[next]