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
*
wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue
Inaky Perez-Gonzalez
2009-06-11
1
-1
/
+0
*
wimax/i2400m: i2400m's work queue should be initialized before RX support
Inaky Perez-Gonzalez
2009-06-11
1
-7
/
+14
*
wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent()
Inaky Perez-Gonzalez
2009-06-11
1
-1
/
+0
*
wimax/i2400m: introduce module parameter to disable entering power save
Inaky Perez-Gonzalez
2009-06-11
3
-2
/
+18
*
atl1c: WAKE_MCAST tested twice, not WAKE_UCAST
Roel Kluin
2009-06-11
1
-1
/
+1
*
de2104x: support for systems lacking cache coherence
Risto Suominen
2009-06-11
2
-1
/
+24
*
drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces
sg.tweak@gmail.com
2009-06-11
1
-0
/
+1
*
e100: add non-MII PHY support
Andreas Mohr
2009-06-11
1
-26
/
+162
*
ieee802154: Use '%Zu' printf format for size_t.
David S. Miller
2009-06-11
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-11
69
-1482
/
+1275
|
\
|
*
cfg80211: fix rfkill locking problem
Johannes Berg
2009-06-10
1
-10
/
+9
|
*
mac80211: disable PS while probing AP
Johannes Berg
2009-06-10
1
-12
/
+33
|
*
mac80211: disable moving between PS modes during scan
Luis R. Rodriguez
2009-06-10
2
-5
/
+4
|
*
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
6
-26
/
+8
|
*
mac80211: clean up return value of __ieee80211_parse_tx_radiotap
Johannes Berg
2009-06-10
1
-7
/
+6
|
*
mac80211: don't use master netdev name
Johannes Berg
2009-06-10
2
-6
/
+6
|
*
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
2009-06-10
1
-0
/
+1
|
*
mac80211: Fix the way ADDBA request count being modified
Vasanthakumar Thiagarajan
2009-06-10
1
-2
/
+4
|
*
cfg80211: fix for duplicate response for driver reg request
Luis R. Rodriguez
2009-06-10
1
-1
/
+6
|
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
5
-14
/
+61
|
*
rfkill: don't impose global states on resume (just restore the previous states)
Alan Jenkins
2009-06-10
2
-8
/
+5
|
*
sony-laptop: no need to unblock rfkill on load
Alan Jenkins
2009-06-10
1
-1
/
+0
|
*
rfkill: remove set_global_sw_state
Alan Jenkins
2009-06-10
6
-99
/
+56
|
*
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
2009-06-10
9
-78
/
+72
|
*
sony: fix rfkill code
Johannes Berg
2009-06-10
1
-2
/
+1
|
*
rfkill: remove input Kconfig
Johannes Berg
2009-06-10
1
-1
/
+1
|
*
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
15
-341
/
+66
|
*
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
7
-17
/
+163
|
*
rfkill: print events when input handler is disabled/enabled
Johannes Berg
2009-06-10
1
-2
/
+4
|
*
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
5
-260
/
+550
|
*
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-10
1
-0
/
+32
|
*
mac80211 : fix unaligned rx skb
matthieu castet
2009-06-10
1
-1
/
+1
|
*
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
1
-3
/
+2
|
*
mac80211: fix minstrel single-rate memory corruption
Bob Copeland
2009-06-10
1
-1
/
+1
|
*
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
3
-52
/
+45
|
*
rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*
Jussi Kivilinna
2009-06-10
1
-78
/
+78
|
*
rndis_wlan: cleanup: capitalize enum labels
Jussi Kivilinna
2009-06-10
1
-68
/
+68
|
*
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
11
-414
/
+19
*
|
can: sja1000_of_platform: fix build problems with printk format
Wolfgang Grandegger
2009-06-10
1
-4
/
+6
*
|
sunrpc/auth_gss: Call rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-10
1
-0
/
+1
*
|
sctp: protocol.c call rcu_barrier() on unload.
Jesper Dangaard Brouer
2009-06-10
1
-0
/
+2
*
|
can: af_can.c use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-10
1
-0
/
+2
*
|
nfnetlink_queue: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-10
1
-1
/
+3
*
|
8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_n...
Jesper Dangaard Brouer
2009-06-10
1
-1
/
+1
*
|
qlge: bugfix: Get rid of errant spin_unlock().
Ron Mercer
2009-06-10
1
-1
/
+0
*
|
qlge: Add set TX csum ethtool op.
Ron Mercer
2009-06-10
1
-0
/
+1
*
|
qlge: Add support for varied pcie function numbers.
Ron Mercer
2009-06-10
2
-6
/
+68
*
|
qlge: Add support for using alternate MAC address.
Ron Mercer
2009-06-10
1
-2
/
+15
*
|
qlge: Drop inbound frames > MTU.
Ron Mercer
2009-06-10
1
-0
/
+9
*
|
qlge: Drop inbound error frames.
Ron Mercer
2009-06-10
1
-1
/
+7
[next]