index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
6
-37
/
+42
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
33
-58
/
+47
*
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
3
-47
/
+24
*
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
2012-02-08
1
-1
/
+1
*
mace: Fix build for mace due to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-1
/
+1
*
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
2012-02-07
1
-1
/
+1
*
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2012-02-07
2
-32
/
+31
*
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
2012-02-07
1
-2
/
+2
*
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
2
-37
/
+43
*
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
2
-8
/
+9
*
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
1
-1
/
+1
*
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
1
-1
/
+2
*
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
1
-2
/
+2
*
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
1
-42
/
+30
*
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
2012-02-07
1
-21
/
+7
*
e1000e: cleanup - check return values consistently
Bruce Allan
2012-02-07
2
-5
/
+5
*
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-02-07
1
-3
/
+5
*
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
3
-0
/
+235
*
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
2012-02-07
3
-78
/
+99
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
227
-3708
/
+4281
|
\
|
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
20
-164
/
+194
|
*
ath9k: Print the correct channel mode
Sujith Manoharan
2012-01-30
1
-3
/
+1
|
*
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2012-01-30
2
-56
/
+101
|
*
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
2012-01-30
1
-3
/
+18
|
*
iwlwifi: add option to disalbe LED
Wey-Yi Guy
2012-01-30
3
-1
/
+7
|
*
iwlwifi: fix uCode event tracing
Johannes Berg
2012-01-30
3
-32
/
+76
|
*
iwlwifi: fix typo
Wey-Yi Guy
2012-01-30
1
-4
/
+4
|
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
19
-47
/
+21
|
*
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-01-30
1
-1
/
+1
|
*
mwl8k: Configuring correct MAC address in broadcast key
Yogesh Ashok Powar
2012-01-27
1
-1
/
+1
|
*
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
3
-0
/
+24
|
*
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
3
-7
/
+5
|
*
rt2800usb: remove PWR_PIN_CFG=0x3 during init
Stanislaw Gruszka
2012-01-27
1
-2
/
+0
|
*
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
2
-2
/
+2
|
*
rt2800: disable DMA after firmware load
Stanislaw Gruszka
2012-01-27
1
-12
/
+9
|
*
rt2800usb: initialize H2M_INT_SRC register
Stanislaw Gruszka
2012-01-27
1
-0
/
+2
|
*
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-27
5
-35
/
+50
|
*
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
2
-5
/
+5
|
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
5
-4
/
+8
|
*
orinoco_usb: remove version definition
John W. Linville
2012-01-24
1
-5
/
+0
|
*
ath5k: use bool type for no_hw_rfkill_switch module parameter
John W. Linville
2012-01-24
1
-1
/
+1
|
*
ath9k_htc: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
2
-0
/
+17
|
*
NFC: Free sk_buff if nfcwilink_send fails
Ilan Elias
2012-01-24
1
-2
/
+4
|
*
NFC: Download TI NFC init script
Ilan Elias
2012-01-24
1
-4
/
+284
|
*
NFC: Add endian annotations to nfcwilink driver
Ilan Elias
2012-01-24
1
-5
/
+6
|
*
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
2012-01-24
1
-2
/
+2
|
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
13
-24
/
+46
|
*
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
1
-6
/
+3
|
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
6
-93
/
+78
|
*
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
1
-2
/
+0
[next]