index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-rx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-02-26
1
-46
/
+0
|
\
|
*
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
2010-02-23
1
-46
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-26
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
2010-02-12
1
-1
/
+4
*
|
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
2010-02-11
1
-0
/
+46
*
|
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
2010-02-11
1
-10
/
+11
*
|
iwlwifi: cleanup return values
Abhijeet Kolekar
2010-02-11
1
-8
/
+3
*
|
iwlwifi: multiple force reset mode
Wey-Yi Guy
2010-02-11
1
-1
/
+1
*
|
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
2010-01-25
1
-0
/
+18
*
|
iwlwifi: Tune radio to prevent unexpected behavior
Trieu 'Andrew' Nguyen
2010-01-25
1
-0
/
+54
*
|
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
2010-01-25
1
-2
/
+3
*
|
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-1
/
+1
*
|
iwlwifi: set interrupt coalescing timer range and default
Wey-Yi Guy
2010-01-19
1
-2
/
+2
*
|
iwlwifi: format and show statistics counter from uCode
Wey-Yi Guy
2010-01-19
1
-3
/
+16
*
|
iwlwifi: fix clear statistics counter command
Wey-Yi Guy
2010-01-19
1
-2
/
+0
|
/
*
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
[next]