index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
Inaky Perez-Gonzalez
2009-06-11
1
-1
/
+2
*
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
4
-6
/
+6
*
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
*
ieee802154: Use '%Zu' printf format for size_t.
David S. Miller
2009-06-11
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-10
69
-1482
/
+1275
|
\
|
*
cfg80211: fix rfkill locking problem
Johannes Berg
2009-06-10
1
-10
/
+9
|
*
mac80211: disable PS while probing AP
Johannes Berg
2009-06-10
1
-12
/
+33
|
*
mac80211: disable moving between PS modes during scan
Luis R. Rodriguez
2009-06-10
2
-5
/
+4
|
*
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
6
-26
/
+8
|
*
mac80211: clean up return value of __ieee80211_parse_tx_radiotap
Johannes Berg
2009-06-10
1
-7
/
+6
|
*
mac80211: don't use master netdev name
Johannes Berg
2009-06-10
2
-6
/
+6
|
*
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
2009-06-10
1
-0
/
+1
|
*
mac80211: Fix the way ADDBA request count being modified
Vasanthakumar Thiagarajan
2009-06-10
1
-2
/
+4
|
*
cfg80211: fix for duplicate response for driver reg request
Luis R. Rodriguez
2009-06-10
1
-1
/
+6
|
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
5
-14
/
+61
|
*
rfkill: don't impose global states on resume (just restore the previous states)
Alan Jenkins
2009-06-10
2
-8
/
+5
|
*
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
6
-99
/
+56
|
*
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
2009-06-10
9
-78
/
+72
|
*
sony: fix rfkill code
Johannes Berg
2009-06-10
1
-2
/
+1
|
*
rfkill: remove input Kconfig
Johannes Berg
2009-06-10
1
-1
/
+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
|
*
rfkill: print events when input handler is disabled/enabled
Johannes Berg
2009-06-10
1
-2
/
+4
|
*
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
|
*
mac80211 : fix unaligned rx skb
matthieu castet
2009-06-10
1
-1
/
+1
|
*
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
1
-3
/
+2
|
*
mac80211: fix minstrel single-rate memory corruption
Bob Copeland
2009-06-10
1
-1
/
+1
[next]