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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: indicate txpower is off in sysfs
Jay Sternberg
2008-12-19
1
-1
/
+5
*
iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
Zhu Yi
2008-12-19
2
-21
/
+20
*
iwlwifi: use meaningful vars in _iwl_poll_bit()
Wu, Fengguang
2008-12-19
1
-5
/
+6
*
iwlwifi: remove useless goto
Wu Fengguang
2008-12-19
2
-12
/
+4
*
iwlwifi: use type uint for module param debug
Wu, Fengguang
2008-12-19
4
-5
/
+5
*
iwlwifi: update comments on the debug interface
Wu, Fengguang
2008-12-19
2
-11
/
+8
*
iwlwifi: add line feed to printk
Wu, Fengguang
2008-12-19
1
-1
/
+1
*
iwlwifi: cleanup iwl-dev.h
Winkler, Tomas
2008-12-19
4
-32
/
+14
*
iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.
Rami Rosen
2008-12-19
4
-6
/
+3
*
ath9k: Move rate control alg register/unregister to appropriate place
Vasanthakumar Thiagarajan
2008-12-19
1
-16
/
+14
*
ath9k: Synchronize DMA transfer with CPU at right place
Vasanthakumar Thiagarajan
2008-12-19
1
-4
/
+10
*
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
2008-12-19
1
-0
/
+12
*
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
2008-12-19
1
-1
/
+9
*
rtl8187: Fix crash on unload when using SLUB debug
Herton Ronaldo Krzesinski
2008-12-19
1
-8
/
+4
*
p54: remove free_on_tx parameter
Christian Lamparter
2008-12-19
5
-51
/
+37
*
p54: more accurate rssi to dBm conversion
Christian Lamparter
2008-12-19
3
-26
/
+68
*
rtl8187: Fix error returns
Larry Finger
2008-12-19
1
-2
/
+2
*
libertas: use roundup instead of opencoding
Ilpo Järvinen
2008-12-19
1
-1
/
+2
*
p54: update ACK failure statistic counter in real-time
Christian Lamparter
2008-12-19
1
-0
/
+1
*
p54: move statistic timer update routine into a workqueue
Christian Lamparter
2008-12-19
3
-46
/
+68
*
iwlagn: fix agn rate scaling
Mohamed Abbas
2008-12-19
1
-10
/
+16
*
ath5k: fix 802.11 header padding on RX, unpadding on TX
Benoit PAPILLAULT
2008-12-19
1
-17
/
+21
*
ath9k: Report HT rates in RX status
Jouni Malinen
2008-12-19
1
-35
/
+26
*
ath9k: Do not use association state to update rate table
Sujith
2008-12-19
1
-2
/
+1
*
mac80211: Fix HT channel selection
Sujith
2008-12-19
3
-103
/
+44
*
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
2008-12-18
2
-266
/
+0
*
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
2008-12-18
1
-3
/
+12
*
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
2008-12-18
1
-30
/
+1
*
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
2008-12-18
1
-9
/
+8
*
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
2008-12-18
2
-8
/
+30
*
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
2008-12-18
1
-3
/
+6
*
NIU: Implement discard counters, optimize
Jesper Dangaard Brouer
2008-12-18
1
-1
/
+3
*
NIU: Implement discard counters, info/debug statements.
Jesper Dangaard Brouer
2008-12-18
1
-0
/
+6
*
NIU: Implement discard counters
Jesper Dangaard Brouer
2008-12-18
1
-0
/
+51
*
enc28j60: reduce the number of spi transfers in enc28j60_set_bank()
Baruch Siach
2008-12-18
1
-7
/
+23
*
netdevice zd1201: Use after free
Wang Chen
2008-12-18
1
-5
/
+5
*
bonding: use port_params in __update_lacpdu_from_port
Holger Eitzenberger
2008-12-17
1
-6
/
+7
*
bonding: use port_params in __update_default_selected()
Holger Eitzenberger
2008-12-17
1
-8
/
+10
*
bonding: use port_params in __update_selected()
Holger Eitzenberger
2008-12-17
1
-8
/
+8
*
bonding: remove various function declarations
Holger Eitzenberger
2008-12-17
1
-28
/
+0
*
bonding: init port_params from template
Holger Eitzenberger
2008-12-17
1
-12
/
+11
*
bonding: use plain memcpy in __record_default()
Holger Eitzenberger
2008-12-17
1
-7
/
+2
*
bonding: use port_params in __record_pdu()
Holger Eitzenberger
2008-12-17
1
-9
/
+10
*
bonding: introduce and use port_params structure
Holger Eitzenberger
2008-12-17
2
-72
/
+73
*
bonding: improve elaborate port_state assignment
Holger Eitzenberger
2008-12-17
1
-10
/
+1
*
gianfar: Continue polling until both tx and rx are empty
Andy Fleming
2008-12-17
1
-5
/
+9
*
gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
Dai Haruki
2008-12-17
2
-42
/
+19
*
gianfar: Use interface name in interrupt name to distinguish the source.
Dai Haruki
2008-12-17
2
-6
/
+31
*
gianfar: Add Scatter Gather support
Dai Haruki
2008-12-17
3
-71
/
+149
*
gianfar: Fix packet drop when out of memory
Andy Fleming
2008-12-17
1
-2
/
+1
[next]