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
*
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-29
31
-416
/
+32
*
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-11-29
10
-122
/
+11
*
NET: NETROM: Fix formatting.
Ralf Baechle
2011-11-29
1
-1
/
+2
*
NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.
Ralf Baechle
2011-11-29
1
-4
/
+2
*
NET: NETROM: When adding a route verify length of mnemonic string.
Ralf Baechle
2011-11-29
1
-0
/
+5
*
NET: AX.25: Check ioctl arguments to avoid overflows further down the road.
Ralf Baechle
2011-11-29
1
-6
/
+11
*
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
2011-11-29
11
-46
/
+49
*
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
2011-11-29
6
-95
/
+94
*
dsa: Remove unnecessary exports
Ben Hutchings
2011-11-29
1
-2
/
+0
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-29
167
-39230
/
+40219
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
167
-39230
/
+40219
|
|
\
|
|
*
rtlwifi: squash warning in _usb_read_sync
John W. Linville
2011-11-22
1
-2
/
+3
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
7323
-122912
/
+287775
|
|
|
\
|
|
*
|
mac80211: fix RCU warnings in mesh
Johannes Berg
2011-11-21
1
-22
/
+5
|
|
*
|
cfg80211: work around a sparse issue
Johannes Berg
2011-11-21
1
-11
/
+11
|
|
*
|
carl9170: use ieee80211_free_txskb
Christian Lamparter
2011-11-21
1
-2
/
+2
|
|
*
|
p54: use ieee80211_free_txskb
Christian Lamparter
2011-11-21
1
-2
/
+2
|
|
*
|
rndis_wlan: remove unused macro
Jussi Kivilinna
2011-11-21
1
-2
/
+0
|
|
*
|
rndis_wlan: add reporting of PMKSA candidate events
Jussi Kivilinna
2011-11-21
1
-17
/
+9
|
|
*
|
rndis_wlan: add missing __packed
Jussi Kivilinna
2011-11-21
1
-2
/
+2
|
|
*
|
rndis_wlan: pass channel info to cfg80211_roamed()
Jussi Kivilinna
2011-11-21
1
-2
/
+3
|
|
*
|
rndis_wlan: split getting current channel to separate function
Jussi Kivilinna
2011-11-21
1
-18
/
+31
|
|
*
|
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
9
-18
/
+140
|
|
*
|
wireless: Support ht-capabilities over-rides.
Ben Greear
2011-11-21
6
-7
/
+132
|
|
*
|
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2011-11-21
4
-231
/
+230
|
|
*
|
nl80211: make get_vlan logic more common
Johannes Berg
2011-11-21
1
-23
/
+31
|
|
*
|
cfg80211: add flags for off-channel capabilities
Johannes Berg
2011-11-21
4
-7
/
+20
|
|
*
|
mac80211: minor cleanup to mesh state locking
Johannes Berg
2011-11-21
1
-3
/
+3
|
|
*
|
iwl-debug: Shrink object by using dev_err and deduplicating formats
Joe Perches
2011-11-21
1
-16
/
+21
|
|
*
|
iwlwifi: remove redundancy
Wey-Yi Guy
2011-11-21
1
-1
/
+1
|
|
*
|
iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc
Emmanuel Grumbach
2011-11-21
1
-1
/
+0
|
|
*
|
iwlwifi: fix endianity issues in debug prints
Emmanuel Grumbach
2011-11-21
1
-4
/
+2
|
|
*
|
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
2011-11-21
4
-6
/
+9
|
|
*
|
iwlwifi: check the HW when a queue is stuck
Emmanuel Grumbach
2011-11-21
1
-1
/
+5
|
|
*
|
brcm80211: smac: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
1
-2
/
+1
|
|
*
|
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
2011-11-21
1
-3
/
+0
|
|
*
|
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
2011-11-21
7
-36
/
+43
|
|
*
|
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
2011-11-21
5
-3
/
+64
|
|
*
|
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
2011-11-21
2
-4
/
+16
|
|
*
|
nl80211: add testmode to the list of supported commands
Kalle Valo
2011-11-21
1
-0
/
+4
|
|
*
|
mac80211: remove unused ASSOC_AP flag
Johannes Berg
2011-11-21
3
-5
/
+2
|
|
*
|
mac80211: transmit fragment list to drivers
Johannes Berg
2011-11-21
4
-40
/
+86
|
|
*
|
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
2011-11-21
1
-12
/
+16
|
|
*
|
mac80211: move fragment flag adjustment
Johannes Berg
2011-11-21
1
-9
/
+9
|
|
*
|
mac80211: use skb list for fragments
Johannes Berg
2011-11-21
5
-71
/
+82
|
|
*
|
ath9k: trivial: reorder rx_tasklet processing
Zefir Kurtisi
2011-11-21
1
-5
/
+5
|
|
*
|
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
2011-11-21
2
-0
/
+7
|
|
*
|
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
2011-11-21
5
-0
/
+75
|
|
*
|
Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacy
John W. Linville
2011-11-21
70
-36234
/
+34525
|
|
|
\
\
|
|
|
*
|
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
2011-11-16
5
-42
/
+8
[next]