Age | Commit message (Expand) | Author | Files | Lines |
2009-02-09 | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 1 | -14/+14 |
2009-02-09 | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz | 1 | -4/+5 |
2009-01-30 | iwlwifi: update copyright year to 2009 | Reinette Chatre | 1 | -1/+1 |
2009-01-30 | iwl3945: kill iwl3945_rx_queue_restock | Winkler, Tomas | 1 | -7/+7 |
2009-01-29 | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 1 | -2/+2 |
2009-01-29 | iwlwifi: clean up printing | Tomas Winkler | 1 | -2/+1 |
2009-01-29 | iwl3945: Remove DRV_NAME dependenies | Samuel Ortiz | 1 | -2/+2 |
2008-12-19 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi | 1 | -10/+19 |
2008-12-12 | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler | 1 | -1/+1 |
2008-12-12 | iwlwifi: fix build warning (iwl-rx.c) | Rami Rosen | 1 | -6/+0 |
2008-12-12 | iwlifi: remove twice defined SINGLE_FRAME RX FH MASK | Winkler, Tomas | 1 | -1/+1 |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas | 1 | -1/+1 |
2008-12-12 | iwlwifi: fix build error (iwl-rx.c). | Rami Rosen | 1 | -1/+2 |
2008-12-12 | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 1 | -4/+2 |
2008-12-12 | iwlwifi: implement iwl_debug_report_frame for iwlagn | Halperin, Daniel C | 1 | -54/+31 |
2008-11-26 | iwlwifi: consolidate station management code | Tomas Winkler | 1 | -75/+0 |
2008-11-21 | iwlwifi: use Rx single frame mode (one Rx frame per RB) | Zhu, Yi | 1 | -2/+2 |
2008-11-21 | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 1 | -2/+16 |
2008-11-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -9/+17 |
2008-11-19 | iwlagn: fix RX skb alignment | Johannes Berg | 1 | -9/+17 |
2008-11-01 | iwlwifi: run through spell checker | Tomas Winkler | 1 | -4/+4 |
2008-09-30 | iwlwifi: refactor rx register initialization | Winkler, Tomas | 1 | -11/+19 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -4/+4 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+4 |
2008-09-03 | iwlwifi: W/A for the TSF correction in IBSS | Assaf Krauss | 1 | -1/+4 |
2008-08-23 | iwlwifi: use generic mac80211 radiotap headers | Bruno Randolf | 1 | -105/+20 |
2008-08-04 | iwlwifi: implement iwl5000_calc_rssi | Tomas Winkler | 1 | -43/+16 |
2008-07-14 | iwlwif: remove compilation warnings iwl_add_radiotap | Tomas Winkler | 1 | -20/+17 |
2008-07-02 | iwlwifi: fix iwl4965 temperature callback calibration issue | Zhu Yi | 1 | -2/+9 |
2008-07-01 | iwlwifi: adjust TSF in IBSS | Assaf Krauss | 1 | -1/+1 |
2008-07-01 | iwlwifi: move rx aggregation functions to iwl-rx.c | Ron Rindjunsky | 1 | -0/+43 |
2008-07-01 | iwlwifi: remove useless network and duplicate checking | Emmanuel Grumbach | 1 | -135/+13 |
2008-07-01 | iwlwifi: move RX handlers to iwl-rx.c | Emmanuel Grumbach | 1 | -0/+853 |
2008-07-01 | iwlwifi: move RX stats to core, and move temperature to handler | Emmanuel Grumbach | 1 | -0/+75 |
2008-06-14 | iwlwifi: removes the RUN_TIME_CALIB ifdef | Emmanuel Grumbach | 1 | -2/+0 |
2008-06-03 | iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c | Tomas Winkler | 1 | -0/+22 |
2008-06-03 | iwlwifi: move iwl_rxq_stop into iwl-rx.c | Tomas Winkler | 1 | -0/+26 |
2008-05-15 | iwlwifi: handle shared memory Rx index access | Ron Rindjunsky | 1 | -2/+1 |
2008-05-15 | iwlwifi: move NIC init and Tx queues init to iwlcore | Ron Rindjunsky | 1 | -0/+52 |
2008-05-15 | iwlwifi: move RX code to iwl-rx.c | Tomas Winkler | 1 | -0/+371 |