index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
1
-2
/
+0
2011-05-19
atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.
David S. Miller
1
-0
/
+2
2011-05-19
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
1
-83
/
+32
2011-05-19
tg3: Update version to 3.119
Matt Carlson
1
-2
/
+2
2011-05-19
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
1
-1
/
+3
2011-05-19
tg3: Remove excessive parenthesis
Matt Carlson
1
-18
/
+18
2011-05-19
tg3: Consolidate all netdev feature assignments
Matt Carlson
1
-27
/
+24
2011-05-19
tg3: Move TSO_CAPABLE assignment
Matt Carlson
1
-15
/
+16
2011-05-19
tg3: Fix stats for 5704 and later devices
Matt Carlson
2
-4
/
+13
2011-05-19
tg3: Fix TSO loopback test
Matt Carlson
1
-1
/
+1
2011-05-19
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
1
-118
/
+99
2011-05-19
tg3: Fix EEE interoperability workaround
Matt Carlson
2
-21
/
+22
2011-05-19
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
1
-1
/
+1
2011-05-19
tg3: Fix 57765 B0 data corruption
Matt Carlson
2
-0
/
+20
2011-05-19
tg3: Cleanup transmit error path
Matt Carlson
1
-60
/
+38
2011-05-19
tg3: Set tx bug flags for more devices
Matt Carlson
1
-229
/
+33
2011-05-18
be2net: Enable SR-IOV for Lancer
Mammatha Edhala
2
-9
/
+13
2011-05-18
bnx2x: add support for retrieving dcb peer configuration
Shmulik Ravid
2
-25
/
+131
2011-05-18
qeth: use ndo_set_features callback for initial setup and recovery
Frank Blaschka
1
-52
/
+25
2011-05-18
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
2
-0
/
+8
2011-05-17
sfc: Don't use enums as a bitmask.
David S. Miller
6
-12
/
+10
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-57
/
+118
2011-05-17
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
Ian Campbell
1
-2
/
+2
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...
David S. Miller
5
-21
/
+29
2011-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
152
-1533
/
+15866
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
152
-1533
/
+15866
2011-05-16
sfc: Use netif_device_{detach,attach}() around reset and self-test
Ben Hutchings
4
-19
/
+14
2011-05-16
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
1
-0
/
+3
2011-05-16
sfc: Fix oops in register dump after mapping change
Ben Hutchings
1
-0
/
+7
2011-05-16
be2net: FW download for Lancer
Shripad Nunjundarao
3
-20
/
+223
2011-05-16
be2net: Stats for Lancer
Selvin Xavier
4
-50
/
+367
2011-05-16
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
5
-128
/
+413
2011-05-16
mwifiex: use ieee80211_amsdu_to_8023s routine
Yogesh Ashok Powar
2
-127
/
+20
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
1
-1
/
+2
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
1
-43
/
+131
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
1
-1
/
+30
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
5
-2
/
+6
2011-05-16
ath9k_hw: define modules to get/set Antenna diversity paramaters
Mohammed Shafi Shajakhan
1
-0
/
+44
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
bnx2x: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
2
-0
/
+19
2011-05-16
sfc: Fix TX queue numbering when separate_tx_channels=1
Ben Hutchings
1
-0
/
+12
2011-05-15
net: drivers: kill two unused macro definitions
Shan Wei
2
-11
/
+0
2011-05-14
ixgbe: Add support for new 82599 adapter
Don Skidmore
3
-0
/
+7
[next]