index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove pppoe_ioctl() declaration.
Rami Rosen
2010-05-17
1
-1
/
+0
*
drivers/net: Use kcalloc or kzalloc
Julia Lawall
2010-05-17
2
-4
/
+2
*
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
2010-05-17
1
-2
/
+1
*
drivers/net: Use kzalloc
Julia Lawall
2010-05-17
1
-2
/
+1
*
net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
Scott Feldman
2010-05-17
9
-24
/
+521
*
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
23
-33
/
+33
*
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
2010-05-17
6
-111
/
+194
*
drivers/s390/net: Drop memory allocation cast
Julia Lawall
2010-05-17
4
-11
/
+6
*
pegasus: fix USB device ID for ETX-US2
Tadashi Abe
2010-05-17
1
-1
/
+1
*
can: sja1000 platform data fixes
Wolfgang Grandegger
2010-05-17
1
-1
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
53
-1434
/
+1966
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
53
-1434
/
+1966
|
|
\
|
|
*
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
Gertjan van Wingerde
2010-05-12
2
-4
/
+13
|
|
*
rt2x00: Dump beacons under a different identifier than TX frames.
Gertjan van Wingerde
2010-05-12
2
-1
/
+7
|
|
*
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
10
-81
/
+72
|
|
*
rt2x00: Re-order tx descriptor writing code in drivers.
Gertjan van Wingerde
2010-05-12
5
-44
/
+59
|
|
*
rt2x00: Fix beacon descriptor writing for rt61pci.
Gertjan van Wingerde
2010-05-12
1
-5
/
+5
|
|
*
rt2x00: Consistently name skb frame descriptor skbdesc.
Gertjan van Wingerde
2010-05-12
1
-6
/
+7
|
|
*
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
2010-05-12
1
-0
/
+2
|
|
*
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2010-05-12
2
-4
/
+2
|
|
*
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2010-05-12
2
-103
/
+81
|
|
*
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2010-05-12
2
-0
/
+90
|
|
*
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
2010-05-12
1
-0
/
+92
|
|
*
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2010-05-12
2
-46
/
+16
|
|
*
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2010-05-12
2
-9
/
+6
|
|
*
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
2010-05-12
3
-0
/
+11
|
|
*
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
2010-05-12
3
-34
/
+35
|
|
*
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
2010-05-12
1
-18
/
+18
|
|
*
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
2010-05-12
1
-0
/
+4
|
|
*
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
2010-05-11
1
-2
/
+0
|
|
*
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
2010-05-11
1
-0
/
+1
|
|
*
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
2010-05-11
1
-134
/
+134
|
|
*
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
2010-05-11
1
-6
/
+6
|
|
*
wl1271: remove some unneeded code
Dan Carpenter
2010-05-11
1
-2
/
+0
|
|
*
wl1271: fix notifier interface supported test
Dan Carpenter
2010-05-11
1
-1
/
+1
|
|
*
wl1271: add missing spin_lock()
Dan Carpenter
2010-05-11
1
-0
/
+1
|
|
*
iwlwifi: clear driver stations when going down
Johannes Berg
2010-05-10
3
-0
/
+21
|
|
*
iwlwifi: remove pointless HT check
Johannes Berg
2010-05-10
1
-4
/
+6
|
|
*
iwlwifi: rename iwl_add_local_station
Johannes Berg
2010-05-10
4
-9
/
+6
|
|
*
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
2010-05-10
3
-51
/
+44
|
|
*
iwlwifi: use iwl_sta_id() for TKIP key update
Johannes Berg
2010-05-10
3
-11
/
+15
|
|
*
iwlagn: use iwl_sta_id() for aggregation
Johannes Berg
2010-05-10
5
-28
/
+25
|
|
*
iwlwifi: use iwl_find_station less
Johannes Berg
2010-05-10
5
-78
/
+29
|
|
*
iwlwifi: add iwl_sta_id()
Johannes Berg
2010-05-10
1
-0
/
+8
|
|
*
iwlwifi: track station IDs
Johannes Berg
2010-05-10
8
-52
/
+82
|
|
*
iwlwifi: provide more comments for cfg structure
Wey-Yi Guy
2010-05-10
1
-0
/
+12
|
|
*
iwlwifi: "tx power per chain" are part of ucode_tx_stats
Wey-Yi Guy
2010-05-10
3
-42
/
+21
|
|
*
iwlagn: work around rate scaling reset delay
Reinette Chatre
2010-05-10
1
-1
/
+37
|
|
*
iwlwifi: rework broadcast station management
Johannes Berg
2010-05-10
11
-99
/
+89
|
|
*
iwlwifi: split allocation/sending local station LQ
Johannes Berg
2010-05-10
1
-8
/
+8
[next]