| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-21 | 1 | -9/+17 |
|\ |
|
| * | iwlagn: fix RX skb alignment | Johannes Berg | 2008-11-18 | 1 | -9/+17 |
* | | iwlwifi: run through spell checker | Tomas Winkler | 2008-11-01 | 1 | -4/+4 |
|/ |
|
* | iwlwifi: refactor rx register initialization | Winkler, Tomas | 2008-09-30 | 1 | -11/+19 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-09 | 1 | -1/+4 |
|\ |
|
| * | iwlwifi: W/A for the TSF correction in IBSS | Assaf Krauss | 2008-09-03 | 1 | -1/+4 |
* | | iwlwifi: use generic mac80211 radiotap headers | Bruno Randolf | 2008-08-22 | 1 | -105/+20 |
|/ |
|
* | iwlwifi: implement iwl5000_calc_rssi | Tomas Winkler | 2008-08-04 | 1 | -43/+16 |
* | iwlwif: remove compilation warnings iwl_add_radiotap | Tomas Winkler | 2008-07-14 | 1 | -20/+17 |
* | iwlwifi: fix iwl4965 temperature callback calibration issue | Zhu Yi | 2008-07-02 | 1 | -2/+9 |
* | iwlwifi: adjust TSF in IBSS | Assaf Krauss | 2008-06-30 | 1 | -1/+1 |
* | iwlwifi: move rx aggregation functions to iwl-rx.c | Ron Rindjunsky | 2008-06-30 | 1 | -0/+43 |
* | iwlwifi: remove useless network and duplicate checking | Emmanuel Grumbach | 2008-06-30 | 1 | -135/+13 |
* | iwlwifi: move RX handlers to iwl-rx.c | Emmanuel Grumbach | 2008-06-30 | 1 | -0/+853 |
* | iwlwifi: move RX stats to core, and move temperature to handler | Emmanuel Grumbach | 2008-06-30 | 1 | -0/+75 |
* | iwlwifi: removes the RUN_TIME_CALIB ifdef | Emmanuel Grumbach | 2008-06-14 | 1 | -2/+0 |
* | iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c | Tomas Winkler | 2008-06-03 | 1 | -0/+22 |
* | iwlwifi: move iwl_rxq_stop into iwl-rx.c | Tomas Winkler | 2008-06-03 | 1 | -0/+26 |
* | iwlwifi: handle shared memory Rx index access | Ron Rindjunsky | 2008-05-14 | 1 | -2/+1 |
* | iwlwifi: move NIC init and Tx queues init to iwlcore | Ron Rindjunsky | 2008-05-14 | 1 | -0/+52 |
* | iwlwifi: move RX code to iwl-rx.c | Tomas Winkler | 2008-05-14 | 1 | -0/+371 |