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
*
ipv6: almost identical frag hashing funcs combined
Ilpo Järvinen
2008-10-01
3
-35
/
+10
*
mv643xx_eth: hook up skb recycling
Lennert Buytenhek
2008-10-01
1
-21
/
+45
*
net: add skb_recycle_check() to enable netdriver skb recycling
Lennert Buytenhek
2008-10-01
2
-2
/
+41
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-10-01
26
-409
/
+782
|
\
|
*
ath5k: Add support for AR2417 v2
Nick Kossifidis
2008-09-30
1
-2
/
+3
|
*
ath5k: Fix SREV reporting after SREV updates
Nick Kossifidis
2008-09-30
1
-1
/
+5
|
*
ath5k: Use QUIET mechanism on tx dma stop
Nick Kossifidis
2008-09-30
2
-7
/
+46
|
*
ath5k: Use new srevs to properly attach radio chips
Nick Kossifidis
2008-09-30
1
-69
/
+113
|
*
b43: Increase loop tries in do_dummy_tx
Larry Finger
2008-09-30
1
-1
/
+1
|
*
ath5k: Update registers and SREV ids v2
Nick Kossifidis
2008-09-30
6
-238
/
+490
|
*
ath5k: write beacon control register twice when resetting tsf
Bob Copeland
2008-09-30
1
-1
/
+13
|
*
Fix modpost failure when rx handlers are not inlined.
Davide Pesavento
2008-09-30
1
-1
/
+1
|
*
rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.
Gertjan van Wingerde
2008-09-30
1
-35
/
+34
|
*
ieee80211.h: remove superfluous ETH_P_PAE definition
John W. Linville
2008-09-30
1
-4
/
+0
|
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-30
4
-2
/
+19
|
*
mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h
Rami Rosen
2008-09-30
1
-12
/
+0
|
*
b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...
Larry Finger
2008-09-30
1
-0
/
+1
|
*
mac80211: fixups for "make master iface not wireless"
Johannes Berg
2008-09-30
2
-9
/
+8
|
*
iwlwifi: use correct DMA_MASK
Winkler, Tomas
2008-09-30
1
-4
/
+4
|
*
iwlwifi: enable power save setting upon config
Ester Kummer
2008-09-30
1
-0
/
+7
|
*
iwlwifi: refactor rx register initialization
Winkler, Tomas
2008-09-30
3
-16
/
+25
|
*
p54: Fix sparse warnings
Larry Finger
2008-09-30
3
-20
/
+24
|
*
b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...
Larry Finger
2008-09-30
1
-1
/
+2
*
|
phonet: Protect if_phonet.h against multiple inclusions.
Remi Denis-Courmont
2008-10-01
1
-5
/
+6
*
|
Phonet: declare headers
Rémi Denis-Courmont
2008-09-30
1
-0
/
+2
*
|
Phonet: improve documentation
Rémi Denis-Courmont
2008-09-30
1
-11
/
+21
*
|
Phonet: Netlink factorization and cleanup
Rémi Denis-Courmont
2008-09-30
1
-56
/
+35
|
/
*
netdev: docbook comment update (revised)
Stephen Hemminger
2008-09-30
1
-2
/
+44
*
netdev: use const for some name functions
Stephen Hemminger
2008-09-30
2
-7
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-09-25
60
-1080
/
+1077
|
\
|
*
iwlwifi: don't fail if scan is issued too early
Tomas Winkler
2008-09-24
2
-11
/
+12
|
*
iwlagn: downgrade BUG_ON in interrupt
Johannes Berg
2008-09-24
1
-4
/
+3
|
*
pcmcia: Fix up legacy driver IRQs
Alan Cox
2008-09-24
8
-8
/
+8
|
*
wireless: a global static to local static improvement
Denis ChengRq
2008-09-24
1
-9
/
+7
|
*
rt2x00: Fix HW crypto key handling
Ivo van Doorn
2008-09-24
3
-5
/
+6
|
*
mac80211: fix led behavior in IBSS
Emmanuel Grumbach
2008-09-24
1
-0
/
+2
|
*
ath9k: Add a few comments about mibevents
Luis R. Rodriguez
2008-09-24
1
-2
/
+16
|
*
mac80211: probe with correct SSID
Johannes Berg
2008-09-24
1
-2
/
+2
|
*
mac80211: clean up rate control API
Johannes Berg
2008-09-24
18
-514
/
+373
|
*
mac80211: fix mesh action frame handling
Johannes Berg
2008-09-24
1
-1
/
+1
|
*
mac80211: mesh portal functionality support
YanBo
2008-09-24
5
-11
/
+201
|
*
ath9k: Fix TSF Adjust usage
Sujith
2008-09-24
1
-1
/
+2
|
*
ath9k: Fix nexttbtt calculation
Sujith
2008-09-24
2
-3
/
+7
|
*
ath9k: Whitespace cleanup
Sujith
2008-09-24
1
-76
/
+60
|
*
iwlwifi: remove HT flags from RXON when not in HT anymore
Emmanuel Grumbach
2008-09-24
2
-3
/
+8
|
*
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
2008-09-24
2
-3
/
+24
|
*
ath5k: Fix bad udelay calls on AR5210 code
Nick Kossifidis
2008-09-24
3
-10
/
+14
|
*
cfg80211: reject invalid configuration items
Johannes Berg
2008-09-24
1
-7
/
+17
|
*
mac80211: allow interface settings changes only when down
Johannes Berg
2008-09-24
1
-0
/
+3
|
*
cfg80211: allow set_interface without type
Johannes Berg
2008-09-24
1
-7
/
+8
[next]