index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
ath5k: make ath5k_update_bssid_mask_and_opmode() static
Luis R. Rodriguez
1
-2
/
+2
2010-11-15
ath: make ath_hw_set_keycache_entry() static
Luis R. Rodriguez
1
-3
/
+3
2010-11-15
ath: make ath_hw_keysetmac() static
Luis R. Rodriguez
1
-1
/
+2
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
4
-12
/
+45
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
11
-58
/
+79
2010-11-15
ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003
Felix Fietkau
1
-0
/
+2
2010-11-09
ath5k: Add channel time to survey data
Bruno Randolf
1
-1
/
+19
2010-11-09
ath5k: Optimize descriptor alignment
Bruno Randolf
1
-9
/
+9
2010-11-09
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
1
-19
/
+0
2010-11-09
ath9k_hw: optimize all descriptor access functions
Felix Fietkau
2
-5
/
+5
2010-11-09
ath9k: Convert to new PCI PM framework
Rafael J. Wysocki
1
-18
/
+22
2010-11-09
ath9k: fix sparse complaint on aphy for debugfs
Luis R. Rodriguez
1
-6
/
+6
2010-11-09
ath9k_hw: make ath9k_hw_gettsf32 static
Felix Fietkau
2
-3
/
+1
2010-11-09
ath9k: remove a redundant call to ath9k_hw_gettsf32
Felix Fietkau
1
-4
/
+2
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
5
-29
/
+20
2010-11-09
ath9k_hw: optimize tx status descriptor processing
Felix Fietkau
3
-80
/
+71
2010-11-09
ath9k_hw: small optimization in ar9002_hw_get_isr
Felix Fietkau
1
-21
/
+11
2010-11-09
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
5
-52
/
+68
2010-11-09
b43: N-PHY: define registers names for 2056 radio
Rafał Miłecki
1
-0
/
+519
2010-11-09
b43: N-PHY: define registers names for 2056 radio
Rafał Miłecki
1
-0
/
+522
2010-11-09
b43: N-PHY: define channel table struct for rev3+ devices
Rafał Miłecki
2
-3
/
+88
2010-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-21
/
+21
2010-10-30
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-10-30
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-10-30
can: pch_can: fix section mismatch warning by using a whitelisted name
Marc Kleine-Budde
1
-3
/
+3
2010-10-30
can: pch_can: fix sparse warning
Marc Kleine-Budde
1
-2
/
+2
2010-10-30
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
Denis Kirjanov
1
-1
/
+0
2010-10-30
vmxnet: trivial annotation of protocol constant
Harvey Harrison
1
-1
/
+1
2010-10-30
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
1
-4
/
+4
2010-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-101
/
+244
2010-10-29
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
Cyril Chemparathy
1
-9
/
+9
2010-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
David S. Miller
9
-35
/
+94
2010-10-29
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
Larry Finger
1
-0
/
+2
2010-10-29
libertas: Fix sd8686 firmware reload
Paul Fox
1
-3
/
+29
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-0
/
+2
2010-10-28
stmmac: enable/disable rx/tx in the core with a single write.
avisconti
1
-30
/
+10
2010-10-28
net: atarilance - flags should be unsigned long
Geert Uytterhoeven
1
-1
/
+1
2010-10-28
netxen: fix kdump
Rajesh Borundia
2
-15
/
+7
2010-10-28
cxgb3: Fix panic in free_tx_desc()
Krishna Kumar
1
-1
/
+3
2010-10-28
cxgb3: fix crash due to manipulating queues before registration
Nishanth Aravamudan
1
-1
/
+1
2010-10-28
8390: Don't oops on starting dev queue
Pavel Emelyanov
1
-1
/
+0
2010-10-28
igbvf: fix panic on load
Emil Tantilov
1
-4
/
+4
2010-10-28
ixgb: call pci_disable_device in ixgb_remove
Emil Tantilov
1
-0
/
+1
2010-10-28
ixgbe: DCB, fix TX hang occurring in stress condition with PFC
John Fastabend
5
-10
/
+54
2010-10-28
e1000e: Add check for reset flags before displaying reset message
Carolyn Wyborny
1
-2
/
+5
2010-10-28
e1000e: reset PHY after errors detected
Carolyn Wyborny
3
-0
/
+63
2010-10-28
pch_gbe: Select MII.
David S. Miller
1
-0
/
+1
2010-10-27
igb: Fix unused variable warning.
Jesse Gross
1
-1
/
+0
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
3
-3
/
+23
[next]