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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/mac8390.c: Add mac8390_init function
Joe Perches
2010-01-06
1
-102
/
+105
*
drivers/net/mac8390.c: Checkpatch cleanups
Joe Perches
2010-01-06
1
-107
/
+122
*
drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
2010-01-06
1
-32
/
+25
*
drivers/net/mac8390.c: Remove useless memcpy casting
Joe Perches
2010-01-06
1
-9
/
+10
*
drivers/net/mac8390.c: Indent case labels
Joe Perches
2010-01-06
1
-126
/
+126
*
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
2010-01-06
1
-2
/
+19
*
qlge: Add napi gro frags interface.
Ron Mercer
2010-01-06
1
-0
/
+53
*
qlge: Add RX frame handlers for non-split frames.
Ron Mercer
2010-01-06
1
-4
/
+257
*
qlge: Turn on RX header split based on platform.
Ron Mercer
2010-01-06
2
-7
/
+18
*
sky2: Lock transmit queue while disabling device
Mike McCormack
2010-01-06
1
-0
/
+2
*
sky2: Refactor sky2_get_regs into two functions
Mike McCormack
2010-01-06
1
-46
/
+48
*
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
2010-01-03
1
-3
/
+0
*
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
2010-01-03
1
-1
/
+1
*
bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
2010-01-03
1
-0
/
+11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
65
-1734
/
+1545
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
22
-440
/
+89
|
|
\
|
|
*
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2009-12-29
2
-158
/
+46
|
|
*
iwmc3200wifi: fix array out-of-boundary access
Zhu Yi
2009-12-28
1
-1
/
+1
|
|
*
wl1251: timeout one too soon in wl1251_boot_run_firmware()
Roel Kluin
2009-12-28
1
-1
/
+1
|
|
*
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2009-12-28
2
-1
/
+4
|
|
*
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
1
-0
/
+6
|
|
*
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
1
-0
/
+2
|
|
*
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
1
-0
/
+6
|
|
*
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
2009-12-28
1
-2
/
+2
|
|
*
iwlwifi: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
|
|
*
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
|
|
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
10
-255
/
+4
|
|
*
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
2009-12-28
1
-0
/
+1
|
|
*
ath5k: fix SWI calibration interrupt storm
Bob Copeland
2009-12-28
1
-4
/
+3
|
|
*
libertas: Remove carrier signaling from the scan code
Samuel Ortiz
2009-12-28
1
-14
/
+8
|
|
*
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
Andrey Borzenkov
2009-12-28
1
-3
/
+3
|
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
20
-143
/
+143
|
*
|
mac80211: introduce flush operation
Johannes Berg
2009-12-28
1
-0
/
+11
|
*
|
rtl8187: remove priv->mode
John W. Linville
2009-12-28
3
-7
/
+4
|
*
|
rtl8180: remove priv->mode
John W. Linville
2009-12-28
2
-10
/
+5
|
*
|
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
2009-12-28
9
-143
/
+125
|
*
|
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
Gertjan van Wingerde
2009-12-28
2
-10
/
+2
|
*
|
rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
Gertjan van Wingerde
2009-12-28
1
-2
/
+2
|
*
|
rt2x00: Fix checks for rt2800 SOC support.
Gertjan van Wingerde
2009-12-28
1
-9
/
+9
|
*
|
wl1271: Prevent performing "join" before association
Juuso Oikarinen
2009-12-28
1
-1
/
+1
|
*
|
wl1271: Check vif for NULL when indicating beacon-loss
Juuso Oikarinen
2009-12-28
1
-1
/
+1
|
*
|
wl1271: Add support for acx_pm_config
Juuso Oikarinen
2009-12-28
5
-0
/
+63
|
*
|
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
2009-12-28
7
-64
/
+55
|
*
|
wl1271: Fix supported rate management
Juuso Oikarinen
2009-12-28
6
-44
/
+90
|
*
|
wl1271: Change rates configured for templates
Juuso Oikarinen
2009-12-28
1
-1
/
+2
|
*
|
wl1271: Add rudimentary ad-hoc support
Juuso Oikarinen
2009-12-28
1
-2
/
+43
|
*
|
wl1271: Remove beacon-loss-ind from PSM entry failure handling
Juuso Oikarinen
2009-12-28
1
-1
/
+0
|
*
|
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2009-12-28
2
-1
/
+4
|
*
|
wl1271: Implement chipset boot retry
Juuso Oikarinen
2009-12-28
1
-53
/
+77
|
*
|
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2009-12-28
2
-3
/
+9
[next]