| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | iwlwifi: disable AP mode | Johannes Berg | 2008-12-05 | 2 | -2/+0 |
* | | iwl3945: remove obsolete irq handling | Helmut Schaa | 2008-12-05 | 1 | -29/+0 |
* | | iwlwifi: remove uses of __constant_{endian} helpers | Harvey Harrison | 2008-12-05 | 2 | -163/+163 |
* | | iwlwifi: properly initialize calibration command header | Tomas Winkler | 2008-12-05 | 3 | -33/+40 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-26 | 1 | -3/+5 |
|\| |
|
| * | iwlagn: fix DMA sync | Johannes Berg | 2008-11-25 | 1 | -3/+5 |
* | | iwlwifi: TX update chicken bits | Winkler, Tomas | 2008-11-26 | 3 | -0/+17 |
* | | iwlwifi: TX setup fix confusion between TX queue and TX DMA channel | Winkler, Tomas | 2008-11-26 | 3 | -8/+16 |
* | | iwlwifi: 4965 define firmware file name once | Winkler, Tomas | 2008-11-26 | 1 | -2/+3 |
* | | iwlwifi: enable base band calibration in 5000 HW | Tomas Winkler | 2008-11-26 | 2 | -2/+7 |
* | | iwlwifi: move iwl_clear_stations_table to iwl-sta.c | Winkler, Tomas | 2008-11-26 | 4 | -23/+25 |
* | | iwl3945 : Fix ad-hoc mode for 3945 | Abhijeet Kolekar | 2008-11-26 | 1 | -4/+1 |
* | | iwlwifi: enable custom fw regulatory solution | Luis R. Rodriguez | 2008-11-25 | 2 | -0/+5 |
* | | iwlwifi: iwl-fh.h cleanup | Tomas Winkler | 2008-11-25 | 1 | -24/+17 |
* | | iwlwifi: some fh document fix and cleanup | Zhu, Yi | 2008-11-25 | 2 | -9/+4 |
* | | iwlwifi: configure_filter rewrite | Zhu, Yi | 2008-11-25 | 4 | -59/+70 |
* | | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 2008-11-25 | 9 | -12/+13 |
* | | iwlwifi: replace magic constants with define | Chatre, Reinette | 2008-11-25 | 2 | -4/+4 |
* | | iwlwifi: rs: remove fc variable and other cleanups | Tomas Winkler | 2008-11-25 | 1 | -29/+19 |
* | | iwlwifi: consolidate station management code | Tomas Winkler | 2008-11-25 | 8 | -132/+148 |
* | | iwl3945 : Simplify iwl3945_pci_probe | Kolekar, Abhijeet | 2008-11-25 | 1 | -78/+117 |
* | | iwlwifi: use Rx single frame mode (one Rx frame per RB) | Zhu, Yi | 2008-11-21 | 2 | -2/+4 |
* | | iwlwifi: get some more information about command failure | Winkler, Tomas | 2008-11-21 | 1 | -1/+6 |
* | | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet | 2008-11-21 | 1 | -12/+14 |
* | | iwlwifi: move iwl_print_hex_dump to iwl-debug.h | Winkler, Tomas | 2008-11-21 | 2 | -17/+10 |
* | | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet | 2008-11-21 | 1 | -1/+1 |
* | | iwlwifi: move spectrum measurement code to iwl-spectrum.c file | Tomas Winkler | 2008-11-21 | 5 | -228/+209 |
* | | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 2008-11-21 | 10 | -244/+129 |
* | | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 2008-11-21 | 9 | -83/+37 |
* | | iwlwifi: update iwl-commands.h for 3 stream support | Halperin, Daniel C | 2008-11-21 | 1 | -5/+7 |
* | | iwlwifi: don't fail power set when calibration is not done yet | Winkler, Tomas | 2008-11-21 | 1 | -9/+8 |
* | | iwlwifi: trivial fix in includes | Winkler, Tomas | 2008-11-21 | 1 | -2/+1 |
* | | iwl3945: fix resume for ADHOC network | Mohamed Abbas | 2008-11-21 | 1 | -7/+14 |
* | | iwlagn: fix resume for ADHOC network | Mohamed Abbas | 2008-11-21 | 1 | -6/+15 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 4 | -17/+22 |
|\| |
|
| * | iwlagn: fix RX skb alignment | Johannes Berg | 2008-11-18 | 3 | -13/+22 |
| * | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 2 | -2/+0 |
* | | iwlwifi: do not call statistics from rfkill | Mohamed Abbas | 2008-11-10 | 1 | -0/+4 |
* | | iwlwifi: iwl-agn-rs: initialize rs with valid antenna | Winkler, Tomas | 2008-11-10 | 1 | -4/+2 |
* | | iwlwifi: rename double inclusion protection name in iwl-commands.h | Emmanuel Grumbach | 2008-11-10 | 1 | -3/+3 |
* | | iwlwifi: rename generic iwlagn functions that had a HW specific name | Emmanuel Grumbach | 2008-11-10 | 4 | -207/+207 |
* | | iwlwifi: fix priv->iw_mode setting when multiple vif are configured | Zhu, Yi | 2008-11-10 | 2 | -17/+16 |
* | | iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h | Winkler, Tomas | 2008-11-10 | 2 | -5/+5 |
* | | iwlwifi: reorganize flow handler bitology | Winkler, Tomas | 2008-11-10 | 3 | -29/+35 |
* | | iwl3945: remove bogus comment | Johannes Berg | 2008-11-10 | 1 | -2/+0 |
* | | mac80211: remove SSID driver code | Johannes Berg | 2008-11-10 | 2 | -14/+0 |
* | | iwlwifi: remove unused essid variable | Johannes Berg | 2008-11-10 | 4 | -28/+0 |
* | | iwlwifi: remove implicit direct scan | Johannes Berg | 2008-11-10 | 2 | -15/+0 |
* | | iwl3945: remove dead code | Johannes Berg | 2008-11-10 | 1 | -16/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 2 | -2/+19 |
|\| |
|