index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS
Cindy H Kao
2009-06-11
2
-3
/
+3
*
wimax/i2400m: when bootstrap fails, reinitialize the bootrom
Cindy H Kao
2009-06-11
1
-1
/
+1
*
wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine
Inaky Perez-Gonzalez
2009-06-11
4
-80
/
+101
*
wimax/i2400m: don't reset device when bootrom init retries are exceeded
Inaky Perez-Gonzalez
2009-06-11
1
-2
/
+1
*
wimax/i2400m/sdio: Add device specific poke table.
Dirk Brandewie
2009-06-11
1
-0
/
+9
*
wimax/i2400m: move boot time poke table out of common driver
Dirk Brandewie
2009-06-11
2
-32
/
+41
*
wimax/i2400m: Allow bus-specific driver to specify retry count
Inaky Perez-Gonzalez
2009-06-11
5
-2
/
+20
*
wimax/i2400m: if a device reboot happens during probe, handle it
Inaky Perez-Gonzalez
2009-06-11
3
-0
/
+5
*
wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check
Inaky Perez-Gonzalez
2009-06-11
1
-0
/
+2
*
wimax/i2400m: don't reset device on i2400m_dev_shutdown()
Inaky Perez-Gonzalez
2009-06-11
1
-5
/
+5
*
wimax/i2400m: fix panic due to missed corner cases on tail_room calculation
Inaky Perez-Gonzalez
2009-06-11
1
-2
/
+56
*
wimax/i2400m: fix panic/warnings caused by missed check on empty TX message
Inaky Perez-Gonzalez
2009-06-11
1
-1
/
+9
*
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
Inaky Perez-Gonzalez
2009-06-11
3
-5
/
+5
*
wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type
Dirk Brandewie
2009-06-11
2
-3
/
+19
*
wimax/i2400m: Change d_printf() level for secure boot messages
Dirk Brandewie
2009-06-11
1
-2
/
+2
*
wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue
Inaky Perez-Gonzalez
2009-06-11
1
-1
/
+0
*
wimax/i2400m: i2400m's work queue should be initialized before RX support
Inaky Perez-Gonzalez
2009-06-11
1
-7
/
+14
*
wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent()
Inaky Perez-Gonzalez
2009-06-11
1
-1
/
+0
*
wimax/i2400m: introduce module parameter to disable entering power save
Inaky Perez-Gonzalez
2009-06-11
3
-2
/
+18
*
atl1c: WAKE_MCAST tested twice, not WAKE_UCAST
Roel Kluin
2009-06-11
1
-1
/
+1
*
de2104x: support for systems lacking cache coherence
Risto Suominen
2009-06-11
2
-1
/
+24
*
drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces
sg.tweak@gmail.com
2009-06-11
1
-0
/
+1
*
e100: add non-MII PHY support
Andreas Mohr
2009-06-11
1
-26
/
+162
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-11
50
-1275
/
+1086
|
\
|
*
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
6
-26
/
+8
|
*
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
2009-06-10
1
-0
/
+1
|
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
5
-14
/
+61
|
*
sony-laptop: no need to unblock rfkill on load
Alan Jenkins
2009-06-10
1
-1
/
+0
|
*
rfkill: remove set_global_sw_state
Alan Jenkins
2009-06-10
4
-28
/
+18
|
*
sony: fix rfkill code
Johannes Berg
2009-06-10
1
-2
/
+1
|
*
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
15
-341
/
+66
|
*
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
7
-17
/
+163
|
*
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
5
-260
/
+550
|
*
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-10
1
-0
/
+32
|
*
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
1
-3
/
+2
|
*
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
2
-49
/
+45
|
*
rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*
Jussi Kivilinna
2009-06-10
1
-78
/
+78
|
*
rndis_wlan: cleanup: capitalize enum labels
Jussi Kivilinna
2009-06-10
1
-68
/
+68
|
*
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
11
-414
/
+19
*
|
can: sja1000_of_platform: fix build problems with printk format
Wolfgang Grandegger
2009-06-10
1
-4
/
+6
*
|
qlge: bugfix: Get rid of errant spin_unlock().
Ron Mercer
2009-06-10
1
-1
/
+0
*
|
qlge: Add set TX csum ethtool op.
Ron Mercer
2009-06-10
1
-0
/
+1
*
|
qlge: Add support for varied pcie function numbers.
Ron Mercer
2009-06-10
2
-6
/
+68
*
|
qlge: Add support for using alternate MAC address.
Ron Mercer
2009-06-10
1
-2
/
+15
*
|
qlge: Drop inbound frames > MTU.
Ron Mercer
2009-06-10
1
-0
/
+9
*
|
qlge: Drop inbound error frames.
Ron Mercer
2009-06-10
1
-1
/
+7
*
|
qlge: Remove netif_set_gso_max_size() call.
Ron Mercer
2009-06-10
1
-1
/
+0
*
|
qlge: Add support for retrieving firmware version.
Ron Mercer
2009-06-10
4
-1
/
+47
|
/
*
bnx2: no need to check before vfreeing
Breno Leitao
2009-06-09
1
-4
/
+2
*
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-06-09
3
-5
/
+42
[next]