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
/
wireless
/
iwlwifi
/
iwl-rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-46
/
+2
*
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
2009-12-21
1
-6
/
+2
*
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
Ben Cahill
2009-11-23
1
-1
/
+2
*
iwlwifi: handle unicast PS buffering
Johannes Berg
2009-11-18
1
-15
/
+2
*
iwlwifi: update reply_statistics_cmd with 'clear' parameter
Wey-Yi Guy
2009-11-18
1
-0
/
+18
*
iwlwifi: MAC_ACCESS_REQ cleanup
Ben Cahill
2009-11-11
1
-0
/
+2
*
iwlwifi: allocate 128 bytes linear buffer for rx skb
Zhu Yi
2009-11-11
1
-1
/
+2
*
iwlwifi: fix use after free bug for paged rx
Zhu Yi
2009-10-27
1
-7
/
+14
*
iwlwifi: separate led function from statistic notification
Wey-Yi Guy
2009-10-27
1
-3
/
+0
*
iwlwifi: use paged Rx
Zhu Yi
2009-10-27
1
-46
/
+76
*
iwlwifi: showing accumulative ucode statistics counters
Wey-Yi Guy
2009-10-27
1
-0
/
+41
*
iwlwifi: fix compile warning
Reinette Chatre
2009-10-07
1
-1
/
+1
*
iwlwifi: reduce noise when skb allocation fails
Reinette Chatre
2009-09-23
1
-1
/
+9
*
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2009-09-23
1
-7
/
+17
*
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
Daniel C Halperin
2009-08-31
1
-5
/
+4
*
iwlwifi: set HT flags in ieee80211_rx_status for received packets
Daniel C Halperin
2009-08-28
1
-0
/
+10
*
iwlwifi: fix erroneous use of iwl_rx_packet.len as a length
Daniel C Halperin
2009-08-20
1
-1
/
+2
*
iwlwifi: refactor packet reception code
Daniel C Halperin
2009-08-20
1
-127
/
+77
*
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
2009-08-14
1
-9
/
+1
*
iwlwifi: new debugging feature for dumping data traffic
Wey-Yi Guy
2009-08-14
1
-0
/
+1
*
iwlwifi: name changed from "fat" to "ht40"
Wey-Yi Guy
2009-08-14
1
-2
/
+2
*
iwlwifi: re-introduce per device debugging
Reinette Chatre
2009-08-14
1
-3
/
+3
*
iwlwifi: don't export symbols not needed in other modules
Johannes Berg
2009-08-04
1
-1
/
+0
*
iwlwifi: make debug level more user friendly
Reinette Chatre
2009-07-24
1
-3
/
+3
*
iwlwifi: fix rx signal quality reporting in dmesg
Wey-Yi Guy
2009-07-24
1
-1
/
+1
*
iwlwifi: drop sw_crypto from hw_params.
Tomas Winkler
2009-07-10
1
-1
/
+1
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
iwlcore: Set rb_timeout to 0x10 for devices with ICT
Mohamed Abbas
2009-05-22
1
-1
/
+4
*
iwlcore: Allow skb allocation from tasklet.
Mohamed Abbas
2009-05-22
1
-6
/
+19
*
iwlcore: register locks
Mohamed Abbas
2009-05-22
1
-31
/
+0
*
iwlwifi: Temperature sensor voltage reading for 5150
Wey-Yi Guy
2009-05-22
1
-2
/
+2
*
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
2009-04-22
1
-7
/
+0
*
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
2009-02-09
1
-14
/
+14
*
iwl3945: Getting rid of the *39_rxon iwl_priv fields
Samuel Ortiz
2009-02-09
1
-4
/
+5
*
iwlwifi: update copyright year to 2009
Reinette Chatre
2009-01-29
1
-1
/
+1
*
iwl3945: kill iwl3945_rx_queue_restock
Winkler, Tomas
2009-01-29
1
-7
/
+7
*
iwlwifi: replace IWL_ERROR with IWL_ERR
Winkler, Tomas
2009-01-29
1
-2
/
+2
*
iwlwifi: clean up printing
Tomas Winkler
2009-01-29
1
-2
/
+1
*
iwl3945: Remove DRV_NAME dependenies
Samuel Ortiz
2009-01-29
1
-2
/
+2
*
iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
Zhu Yi
2008-12-19
1
-10
/
+19
*
iwlwifi: remove 4965 from common uCode API structures
Tomas Winkler
2008-12-12
1
-1
/
+1
*
iwlwifi: fix build warning (iwl-rx.c)
Rami Rosen
2008-12-12
1
-6
/
+0
*
iwlifi: remove twice defined SINGLE_FRAME RX FH MASK
Winkler, Tomas
2008-12-12
1
-1
/
+1
*
iwlwifi: change email contact information
Winkler, Tomas
2008-12-12
1
-1
/
+1
*
iwlwifi: fix build error (iwl-rx.c).
Rami Rosen
2008-12-12
1
-1
/
+2
*
iwlwifi: iwl_poll_{direct_}bit cleanup
Zhu, Yi
2008-12-12
1
-4
/
+2
*
iwlwifi: implement iwl_debug_report_frame for iwlagn
Halperin, Daniel C
2008-12-12
1
-54
/
+31
*
iwlwifi: consolidate station management code
Tomas Winkler
2008-11-25
1
-75
/
+0
*
iwlwifi: use Rx single frame mode (one Rx frame per RB)
Zhu, Yi
2008-11-21
1
-2
/
+2
*
iwlwifi: move rx queue read pointer into rxq
Winkler, Tomas
2008-11-21
1
-2
/
+16
[next]