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