index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-26
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
3
-0
/
+18
2008-06-26
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
3
-39
/
+7
2008-06-26
wireless: fix fallout from device_create removal
Stephen Rothwell
1
-3
/
+4
2008-06-26
mac80211: 11h - Handling measurement request
Assaf Krauss
2
-0
/
+88
2008-06-26
mac80211: 11h Infrastructure - Parsing
Assaf Krauss
3
-3
/
+79
2008-06-26
b43legacy: use frame control helpers
Harvey Harrison
1
-9
/
+7
2008-06-26
b43: use frame control helpers
Harvey Harrison
1
-10
/
+7
2008-06-26
zd1211rw: use frame control helpers
Harvey Harrison
1
-16
/
+6
2008-06-26
ath5k: use frame control helpers
Harvey Harrison
1
-7
/
+4
2008-06-26
remove the strip driver
Adrian Bunk
4
-2833
/
+0
2008-06-26
rfkill: improve documentation for kernel drivers
Henrique de Moraes Holschuh
1
-60
/
+201
2008-06-26
rfkill: rename the rfkill_state states and add block-locked state
Henrique de Moraes Holschuh
4
-40
/
+152
2008-06-26
rfkill: document rw rfkill switches and clarify input subsystem interactions
Henrique de Moraes Holschuh
1
-55
/
+308
2008-06-26
rfkill: do not allow userspace to override ALL RADIOS OFF
Henrique de Moraes Holschuh
3
-15
/
+51
2008-06-26
rfkill: drop current_state from tasks in rfkill-input
Fabien Crespel
1
-14
/
+1
2008-06-26
rfkill: add uevent notifications
Henrique de Moraes Holschuh
1
-0
/
+42
2008-06-26
rfkill: add type string helper
Henrique de Moraes Holschuh
1
-18
/
+15
2008-06-26
rfkill: add notifier chains support
Henrique de Moraes Holschuh
2
-3
/
+74
2008-06-26
rfkill: rework suspend and resume handlers
Henrique de Moraes Holschuh
1
-17
/
+18
2008-06-26
rfkill: add the WWAN radio type
Henrique de Moraes Holschuh
3
-0
/
+9
2008-06-26
rfkill: add read-write rfkill switch support
Henrique de Moraes Holschuh
2
-3
/
+55
2008-06-26
rfkill: add parameter to disable radios by default
Henrique de Moraes Holschuh
1
-1
/
+10
2008-06-26
rfkill: handle SW_RFKILL_ALL events
Henrique de Moraes Holschuh
1
-2
/
+43
2008-06-26
rfkill: fix minor typo in kernel doc
Henrique de Moraes Holschuh
1
-1
/
+1
2008-06-26
rfkill: clarify meaning of rfkill states
Henrique de Moraes Holschuh
2
-3
/
+10
2008-06-24
bnx2x: Update version
Eilon Greenstein
1
-2
/
+2
2008-06-24
bnx2x: Add PCIE EEH support
Wendy Xiong
1
-6
/
+95
2008-06-24
bnx2x: Enhanced self test
Yitchak Gertner
1
-9
/
+487
2008-06-24
bnx2x: Re-factor Tx code
Eilon Greenstein
1
-140
/
+304
2008-06-24
bnx2x: Add TPA, Broadcoms HW LRO
Vladislav Zolotarov
2
-136
/
+884
2008-06-24
bnx2x: New statistics code
Yitchak Gertner
3
-850
/
+1480
2008-06-24
bnx2x: Add support for BCM57711 HW
Eilon Greenstein
9
-2153
/
+3752
2008-06-24
bnx2x: New microcode part 3/3
Eilon Greenstein
1
-0
/
+4688
2008-06-24
bnx2x: New microcode part 2/3
Eilon Greenstein
1
-0
/
+3382
2008-06-24
bnx2x: New microcode part 1/3
Eilon Greenstein
1
-250
/
+4354
2008-06-24
bnx2x: Remove old microcode
Eilon Greenstein
1
-4900
/
+1
2008-06-24
bnx2x: New init infrastructure
Eilon Greenstein
5
-656
/
+2130
2008-06-24
bnx2x: New link code
Yaniv Rosner
5
-3399
/
+1826
2008-06-24
bnx2x: Adding bnx2x_link
Yaniv Rosner
2
-0
/
+4686
2008-06-24
bnx2x: Rename bnx2x.c to bnx2x_main.c
Eilon Greenstein
2
-0
/
+1
2008-06-20
sctp: Kill unused variable in sctp_assoc_bh_rcv()
Vlad Yasevich
1
-1
/
+0
2008-06-20
bnx2: Update driver version to 1.7.7.
Michael Chan
1
-3
/
+3
2008-06-20
bnx2: Cleanup error handling in bnx2_open().
Michael Chan
1
-23
/
+14
2008-06-20
bnx2: Turn on multi rx rings.
Michael Chan
2
-17
/
+80
2008-06-20
bnx2: Update firmware to support multi rx rings.
Michael Chan
1
-4419
/
+4437
2008-06-20
bnx2: Use one handler for all MSI-X vectors.
Michael Chan
1
-59
/
+40
2008-06-20
bnx2: Optimize fast-path tx and rx work.
Michael Chan
2
-44
/
+72
2008-06-20
bnx2: Put rx ring variables in a separate struct.
Michael Chan
2
-169
/
+259
2008-06-20
bnx2: Put tx ring variables in a separate struct.
Michael Chan
2
-129
/
+199
2008-06-20
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
5
-1
/
+29
[next]