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-14
ixgbe: fix sparse warning
Emil Tantilov
1
-1
/
+1
2011-05-14
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
1
-18
/
+16
2011-05-14
ixgbe: Merge over-temp task into service task
Alexander Duyck
2
-36
/
+53
2011-05-14
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
3
-32
/
+37
2011-05-14
ixgbe: merge reset task into service task
Alexander Duyck
2
-24
/
+38
2011-05-14
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2
-166
/
+200
2011-05-14
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2
-201
/
+213
2011-05-14
ixgbe: move flags and state into the same cacheline
Alexander Duyck
1
-43
/
+45
2011-05-14
ixgbe: force unlock on timeout
Emil Tantilov
1
-0
/
+22
2011-05-14
ixgbe: Add macvlan support for VF
Greg Rose
4
-4
/
+134
2011-05-14
ixgbevf: Add macvlan support in the set rx mode op
Greg Rose
4
-0
/
+66
2011-05-14
e1000e: minor comment cleanups
Bruce Allan
1
-2
/
+2
2011-05-14
sfc: Fix return value from efx_ethtool_set_rx_ntuple()
Ben Hutchings
1
-2
/
+3
2011-05-13
olympic: convert to seq_file
Alexey Dobriyan
1
-29
/
+28
2011-05-13
stmmac: fix autoneg in set_pauseparam
Giuseppe CAVALLARO
1
-0
/
+1
2011-05-13
stmmac: don't go through ethtool to start auto-negotiation
David Decotigny
1
-11
/
+2
2011-05-13
drivers/isdn/hisax: Drop unused list
Julia Lawall
2
-6
/
+1
2011-05-13
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
10
-16
/
+728
2011-05-13
bonding,llc: Fix structure sizeof incompatibility for some PDUs
Vitalii Demianets
1
-5
/
+5
2011-05-13
ssb: fix pcicore build breakage
John W. Linville
1
-4
/
+10
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
2
-11
/
+4
2011-05-13
lcs: get rid of compile warning
Heiko Carstens
1
-7
/
+3
2011-05-13
claw: remove unused return code handling
Heiko Carstens
1
-19
/
+3
2011-05-13
qeth: add owner to ccw driver
Sebastian Ott
1
-0
/
+1
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
6
-37
/
+268
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
7
-178
/
+49
2011-05-13
qlcnic: Bumped up version number to 5.0.18
Anirban Chakraborty
1
-2
/
+2
2011-05-13
qlcnic: Take FW dump via ethtool
Anirban Chakraborty
1
-0
/
+81
2011-05-13
qlcnic: FW dump support
Anirban Chakraborty
6
-9
/
+774
2011-05-13
be2net: fix mbox polling for signal reception
Sathya Perla
1
-2
/
+1
2011-05-13
be2net: handle signal reception while waiting for POST
Sathya Perla
1
-5
/
+7
2011-05-13
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
4
-0
/
+91
2011-05-13
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
Eliad Peller
1
-0
/
+8
2011-05-13
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
3
-0
/
+72
2011-05-13
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
Eliad Peller
1
-1
/
+28
2011-05-13
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2
-0
/
+25
2011-05-13
wl12xx_sdio: set interrupt as wake_up interrupt
Eliad Peller
1
-0
/
+3
2011-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-100
/
+146
2011-05-12
bonding: convert to ndo_fix_features
Michał Mirosław
1
-91
/
+66
2011-05-12
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
1
-5
/
+8
2011-05-12
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
1
-2
/
+67
2011-05-12
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
2
-2
/
+5
2011-05-13
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
Luciano Coelho
1
-1
/
+0
2011-05-13
wl12xx: prevent sched_scan when not idle or not in station mode
Luciano Coelho
1
-0
/
+6
2011-05-13
wl12xx: export scheduled scan state in debugfs
Luciano Coelho
1
-0
/
+1
2011-05-13
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
4
-1
/
+83
2011-05-13
wl12xx: add scheduled scan structures and commands
Luciano Coelho
2
-0
/
+347
2011-05-13
wl12xx: listen to scheduled scan events
Luciano Coelho
2
-1
/
+13
2011-05-13
wl12xx: add configuration values for scheduled scan
Luciano Coelho
2
-0
/
+30
2011-05-13
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
Shahar Levi
1
-0
/
+1
[prev]
[next]