Age | Commit message (Expand) | Author | Files | Lines |
2008-12-05 | iwl3945: Fix iwl3945 rate scaling. | Abbas, Mohamed | 2 | -55/+52 |
2008-12-05 | iwl3945: add debugfs support | Abbas, Mohamed | 1 | -0/+62 |
2008-12-05 | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas | 3 | -63/+77 |
2008-12-05 | iwlwifi: move disable/enable interrupts to iwl-core.c | Winkler, Tomas | 3 | -22/+31 |
2008-12-05 | iwl3945: Select correct sta ID from find_station() | Samuel Ortiz | 1 | -2/+9 |
2008-12-05 | iwlwifi: fix printk size format error | Zhu Yi | 2 | -2/+2 |
2008-12-05 | iwlwifi: move host command check function into separate file | Winkler, Tomas | 5 | -80/+112 |
2008-12-05 | iwlwifi: 5150 enable LO, TXIQ and BB calibrations | Winkler, Tomas | 1 | -1/+4 |
2008-12-05 | iwlwifi: 5150 parametrize eeprom versions | Tomas Winkler | 1 | -0/+2 |
2008-12-05 | iwlwifi: 5150 compute ct kill threshold | Tomas Winkler | 2 | -1/+13 |
2008-12-05 | iwlwifi: 5150 enable DC calibration | Tomas Winkler | 2 | -1/+7 |
2008-12-05 | iwlwifi: 5150 add support for 5150 | Tomas Winkler | 3 | -0/+17 |
2008-12-05 | iwlwifi: disable AP mode | Johannes Berg | 2 | -2/+0 |
2008-12-05 | iwl3945: remove obsolete irq handling | Helmut Schaa | 1 | -29/+0 |
2008-12-05 | iwlwifi: remove uses of __constant_{endian} helpers | Harvey Harrison | 2 | -163/+163 |
2008-12-05 | iwlwifi: properly initialize calibration command header | Tomas Winkler | 3 | -33/+40 |
2008-11-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+5 |
2008-11-26 | iwlwifi: TX update chicken bits | Winkler, Tomas | 3 | -0/+17 |
2008-11-26 | iwlwifi: TX setup fix confusion between TX queue and TX DMA channel | Winkler, Tomas | 3 | -8/+16 |
2008-11-26 | iwlwifi: 4965 define firmware file name once | Winkler, Tomas | 1 | -2/+3 |
2008-11-26 | iwlwifi: enable base band calibration in 5000 HW | Tomas Winkler | 2 | -2/+7 |
2008-11-26 | iwlwifi: move iwl_clear_stations_table to iwl-sta.c | Winkler, Tomas | 4 | -23/+25 |
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 |