index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-26
vxge: use DMA_BIT_MASK instead of plain values.
Denis Kirjanov
1
-3
/
+3
2009-12-26
net: restore ip source validation
Jamal Hadi Salim
4
-0
/
+5
2009-12-26
bnx2x: Initialize cnic status block during chip reset
Michael Chan
1
-0
/
+2
2009-12-24
pktgen: ndo_start_xmit can return NET_XMIT_xxx values
John Fastabend
1
-2
/
+7
2009-12-24
net/via-rhine: Fix scheduling while atomic bugs
Jarek Poplawski
1
-13
/
+28
2009-12-24
ixgbe: fix Need to call pci_save_state after pci_restore_state
Don Skidmore
1
-0
/
+5
2009-12-24
be2net: Bug fix to return correct values in ethtool get_settings.
Sarveshwar Bandi
2
-9
/
+32
2009-12-24
be2net: Bug fix to config NIC appropriately before loopback test
Sarveshwar Bandi
3
-14
/
+74
2009-12-24
be2net: Bug fix to avoid soft lockup in loopback test.
Sarveshwar Bandi
1
-0
/
+1
2009-12-24
igbvf: Make igbvf error message more informative
Williams, Mitch A
1
-1
/
+2
2009-12-24
igb: check both function bits in status register in wol exception
Alexander Duyck
1
-1
/
+1
2009-12-24
igb: correctly offset 82575 flow control watermarks by 16 bytes
Alexander Duyck
1
-7
/
+2
2009-12-24
igb: do not force retry count to 1 on 82580 phy
Alexander Duyck
1
-9
/
+0
2009-12-24
igb: do not force pcs link when in KX mode
Alexander Duyck
1
-3
/
+1
2009-12-24
sfc: Disable TX descriptor prefetch watchdog
Ben Hutchings
1
-0
/
+2
2009-12-24
sfc: QT2025C: Add error message for suspected bad SFP+ cables
Ben Hutchings
1
-1
/
+7
2009-12-24
sfc: QT2025C: Work around PHY firmware initialisation bug
Matthew Slattery
1
-8
/
+51
2009-12-24
sfc: QT2025C: Switch into self-configure mode when not in loopback
Matthew Slattery
1
-0
/
+119
2009-12-24
sfc: QT2025C: Work around PHY bug
Matthew Slattery
1
-0
/
+42
2009-12-24
sfc: Fix DMA mapping cleanup in case of an error in TSO
Neil Turton
1
-2
/
+2
2009-12-24
sfc: Include XGXS in XMAC link status check except in XGMII loopback
Ben Hutchings
1
-16
/
+22
2009-12-24
sfc: Move PHY software state initialisation from init() into probe()
Steve Hodgson
7
-131
/
+129
2009-12-21
ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV
Benjamin Herrenschmidt
1
-0
/
+2
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
3
-6
/
+24
2009-12-21
iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
Roel Kluin
3
-3
/
+3
2009-12-21
Libertas: fix buffer overflow in lbs_get_essid()
Daniel Mack
1
-2
/
+0
2009-12-21
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
akpm@linux-foundation.org
1
-1
/
+2
2009-12-21
ath9k: Stop ANI when doing a reset
Sujith
1
-0
/
+6
2009-12-21
ath9k: Fix TX queue draining
Sujith
2
-3
/
+3
2009-12-21
ath9k: Fix bug in assigning sequence number
Sujith
1
-10
/
+3
2009-12-21
rt2x00: Fix calculation of rt2800 iveiv entry offset.
Gertjan van Wingerde
1
-1
/
+1
2009-12-21
iwlwifi: fix 40MHz operation setting on cards that do not allow it
Reinette Chatre
1
-1
/
+2
2009-12-21
iwl3945: fix panic in iwl3945 driver
Zhu Yi
1
-0
/
+3
2009-12-21
iwlwifi: initialize spinlock before use
Reinette Chatre
2
-4
/
+4
2009-12-21
iwl3945: disable power save
Reinette Chatre
2
-3
/
+7
2009-12-21
iwlwifi: fix more eeprom endian bugs
Johannes Berg
4
-11
/
+16
2009-12-21
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
Johannes Berg
2
-10
/
+12
2009-12-21
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2
-0
/
+11
2009-12-21
drivers/net/wireless: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-21
ath9k: Last fix for TX software padding.
Benoit Papillault
1
-11
/
+12
2009-12-21
iwlwifi: fix syslog message for event log dump size
Wey-Yi Guy
2
-2
/
+2
2009-12-21
iwlwifi: power up all devices for EEPROM read
Reinette Chatre
2
-16
/
+6
2009-12-21
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
7
-24
/
+21
2009-12-21
bnx2: Fix bnx2_netif_stop() merge error.
Michael Chan
1
-1
/
+1
2009-12-19
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
Sandeep Gopalpet
1
-2
/
+2
2009-12-19
gianfar: Fix stats support
Sandeep Gopalpet
2
-6
/
+46
2009-12-19
gianfar: Fix a filer bug
Sandeep Gopalpet
2
-1
/
+11
2009-12-19
bnx2: fixing a timout error due not refreshing TX timers correctly
Breno Leitao
1
-1
/
+9
2009-12-19
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
[next]