Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | iwl3945 : Fix ad-hoc mode for 3945 | Abhijeet Kolekar | 1 | -4/+1 |
2008-11-26 | iwlwifi: enable custom fw regulatory solution | Luis R. Rodriguez | 2 | -0/+5 |
2008-11-26 | iwlwifi: iwl-fh.h cleanup | Tomas Winkler | 1 | -24/+17 |
2008-11-26 | iwlwifi: some fh document fix and cleanup | Zhu, Yi | 2 | -9/+4 |
2008-11-26 | iwlwifi: configure_filter rewrite | Zhu, Yi | 4 | -59/+70 |
2008-11-26 | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 9 | -12/+13 |
2008-11-26 | iwlwifi: replace magic constants with define | Chatre, Reinette | 2 | -4/+4 |
2008-11-26 | iwlwifi: rs: remove fc variable and other cleanups | Tomas Winkler | 1 | -29/+19 |
2008-11-26 | iwlwifi: consolidate station management code | Tomas Winkler | 8 | -132/+148 |
2008-11-26 | iwl3945 : Simplify iwl3945_pci_probe | Kolekar, Abhijeet | 1 | -78/+117 |
2008-11-26 | iwlagn: fix DMA sync | Johannes Berg | 1 | -3/+5 |
2008-11-21 | iwlwifi: use Rx single frame mode (one Rx frame per RB) | Zhu, Yi | 2 | -2/+4 |
2008-11-21 | iwlwifi: get some more information about command failure | Winkler, Tomas | 1 | -1/+6 |
2008-11-21 | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet | 1 | -12/+14 |
2008-11-21 | iwlwifi: move iwl_print_hex_dump to iwl-debug.h | Winkler, Tomas | 2 | -17/+10 |
2008-11-21 | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet | 1 | -1/+1 |
2008-11-21 | iwlwifi: move spectrum measurement code to iwl-spectrum.c file | Tomas Winkler | 5 | -228/+209 |
2008-11-21 | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 10 | -244/+129 |
2008-11-21 | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 9 | -83/+37 |
2008-11-21 | iwlwifi: update iwl-commands.h for 3 stream support | Halperin, Daniel C | 1 | -5/+7 |
2008-11-21 | iwlwifi: don't fail power set when calibration is not done yet | Winkler, Tomas | 1 | -9/+8 |
2008-11-21 | iwlwifi: trivial fix in includes | Winkler, Tomas | 1 | -2/+1 |
2008-11-21 | iwl3945: fix resume for ADHOC network | Mohamed Abbas | 1 | -7/+14 |
2008-11-21 | iwlagn: fix resume for ADHOC network | Mohamed Abbas | 1 | -6/+15 |
2008-11-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -17/+22 |
2008-11-19 | iwlagn: fix RX skb alignment | Johannes Berg | 3 | -13/+22 |
2008-11-19 | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2 | -2/+0 |
2008-11-10 | iwlwifi: do not call statistics from rfkill | Mohamed Abbas | 1 | -0/+4 |
2008-11-10 | iwlwifi: iwl-agn-rs: initialize rs with valid antenna | Winkler, Tomas | 1 | -4/+2 |
2008-11-10 | iwlwifi: rename double inclusion protection name in iwl-commands.h | Emmanuel Grumbach | 1 | -3/+3 |
2008-11-10 | iwlwifi: rename generic iwlagn functions that had a HW specific name | Emmanuel Grumbach | 4 | -207/+207 |
2008-11-10 | iwlwifi: fix priv->iw_mode setting when multiple vif are configured | Zhu, Yi | 2 | -17/+16 |
2008-11-10 | iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h | Winkler, Tomas | 2 | -5/+5 |
2008-11-10 | iwlwifi: reorganize flow handler bitology | Winkler, Tomas | 3 | -29/+35 |
2008-11-10 | iwl3945: remove bogus comment | Johannes Berg | 1 | -2/+0 |
2008-11-10 | mac80211: remove SSID driver code | Johannes Berg | 2 | -14/+0 |
2008-11-10 | iwlwifi: remove unused essid variable | Johannes Berg | 4 | -28/+0 |
2008-11-10 | iwlwifi: remove implicit direct scan | Johannes Berg | 2 | -15/+0 |
2008-11-10 | iwl3945: remove dead code | Johannes Berg | 1 | -16/+2 |
2008-11-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+19 |
2008-11-07 | iwl3945: fix deadlock on suspend | Zhu, Yi | 1 | -1/+1 |
2008-11-07 | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 1 | -0/+5 |
2008-11-07 | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+8 |
2008-11-07 | iwlagn: avoid sleep in softirq context | John W. Linville | 1 | -1/+5 |
2008-11-07 | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+7 |
2008-11-01 | iwlwifi: Update reclaim flag | Daniel Halperin | 1 | -0/+1 |
2008-11-01 | iwl3945: iwl3945_mac_get_tsf() should not return zero | Fabrice Bellet | 1 | -9/+0 |
2008-11-01 | iwlwifi: run through spell checker | Tomas Winkler | 26 | -92/+91 |
2008-11-01 | iwlwifi: refactor tx byte count table usage | Tomas Winkler | 6 | -185/+62 |
2008-11-01 | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+7 |