index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2008-11-25
2
-4
/
+136
*
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
2008-11-25
3
-12
/
+69
*
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
2008-11-25
1
-1
/
+1
*
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
2008-11-25
1
-15
/
+14
*
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
2008-11-25
1
-1
/
+1
*
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
2008-11-25
4
-11
/
+11
*
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2008-11-25
2
-4
/
+4
*
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
2008-11-25
4
-205
/
+586
*
iwlwifi: enable custom fw regulatory solution
Luis R. Rodriguez
2008-11-25
2
-0
/
+5
*
cfg80211: add support for custom firmware regulatory solutions
Luis R. Rodriguez
2008-11-25
2
-1
/
+19
*
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
2008-11-25
9
-24
/
+591
*
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
Luis R. Rodriguez
2008-11-25
1
-0
/
+3
*
cfg80211: call_crda() won't tell us if CRDA was present
Luis R. Rodriguez
2008-11-25
1
-8
/
+1
*
cfg80211: expect different rd in cfg80211 when intersecting
Luis R. Rodriguez
2008-11-25
1
-2
/
+3
*
cfg80211: separate intersection section in __set_regdom()
Luis R. Rodriguez
2008-11-25
1
-8
/
+21
*
cfg80211: remove switch from __set_regdom()
Luis R. Rodriguez
2008-11-25
1
-15
/
+6
*
cfg80211: remove switch from __regulatory_hint()
Luis R. Rodriguez
2008-11-25
1
-26
/
+17
*
cfg80211: mark negative frequencies as invalid
Luis R. Rodriguez
2008-11-25
1
-1
/
+1
*
iwlwifi: iwl-fh.h cleanup
Tomas Winkler
2008-11-25
1
-24
/
+17
*
iwlwifi: some fh document fix and cleanup
Zhu, Yi
2008-11-25
2
-9
/
+4
*
iwlwifi: configure_filter rewrite
Zhu, Yi
2008-11-25
4
-59
/
+70
*
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
2008-11-25
9
-12
/
+13
*
iwlwifi: replace magic constants with define
Chatre, Reinette
2008-11-25
2
-4
/
+4
*
iwlwifi: rs: remove fc variable and other cleanups
Tomas Winkler
2008-11-25
1
-29
/
+19
*
iwlwifi: consolidate station management code
Tomas Winkler
2008-11-25
8
-132
/
+148
*
iwl3945 : Simplify iwl3945_pci_probe
Kolekar, Abhijeet
2008-11-25
1
-78
/
+117
*
rt2x00: Fix TX failure path
Ivo van Doorn
2008-11-25
2
-10
/
+7
*
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
2008-11-25
3
-201
/
+280
*
rt2x00: Cleanup indirect register access
Ivo van Doorn
2008-11-25
7
-431
/
+310
*
ath5k: name pci driver "ath5k" too
Johannes Berg
2008-11-25
1
-1
/
+1
*
Revert "hso: Fix crashes on close."
David S. Miller
2008-11-25
1
-9
/
+2
*
Revert "hso: Fix free of mutexes still in use."
David S. Miller
2008-11-25
1
-87
/
+23
*
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
2008-11-25
1
-317
/
+12
*
xfrm: remove useless forward declarations
Alexey Dobriyan
2008-11-25
2
-4
/
+0
*
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
2008-11-25
2
-4
/
+0
*
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2008-11-25
2
-3
/
+4
*
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2008-11-25
2
-20
/
+6
*
DCB: fix kconfig option
Jeff Kirsher
2008-11-25
8
-21
/
+31
*
aoe: remove private mac address format function
Harvey Harrison
2008-11-25
5
-25
/
+14
*
hso: Hook up ->reset_resume
Denis Joseph Barrow
2008-11-25
1
-0
/
+1
*
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
2008-11-25
1
-12
/
+317
*
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
2008-11-25
1
-23
/
+87
*
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
2008-11-25
1
-11
/
+14
*
hso: Fix crashes on close.
Denis Joseph Barrow
2008-11-25
1
-2
/
+9
*
hso: Add new usb device id's.
Denis Joseph Barrow
2008-11-25
1
-0
/
+5
*
netdev: add HAVE_NET_DEVICE_OPS
Stephen Hemminger
2008-11-25
1
-0
/
+1
*
tcp: handle shift/merge of cloned skbs too
Ilpo Järvinen
2008-11-24
1
-5
/
+2
*
tcp: add some mibs to track collapsing
Ilpo Järvinen
2008-11-24
3
-0
/
+10
*
tcp: Make shifting not clear the hints
Ilpo Järvinen
2008-11-24
1
-2
/
+14
*
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2008-11-24
4
-7
/
+427
[next]