Age | Commit message (Expand) | Author | Files | Lines |
2011-02-05 | zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure... | Jussi Kivilinna | 2 | -33/+7 |
2011-02-05 | zd1211rw: fix beacon interval setup | Jussi Kivilinna | 1 | -6/+10 |
2011-02-05 | zd1211rw: add locking for mac->process_intr | Jussi Kivilinna | 2 | -1/+7 |
2011-02-05 | zd1211rw: cancel process_intr work on zd_chip_disable_int() | Jussi Kivilinna | 1 | -0/+3 |
2011-02-05 | zd1211rw: use urb anchors for tx and fix tx-queue disabling | Jussi Kivilinna | 2 | -75/+41 |
2011-02-04 | drivers:net:ipw2100.c change a typo comamnd to command | Justin P. Mattock | 1 | -1/+1 |
2011-02-04 | ath9k: reserve a beacon slot on beaconing vif addition | Rajkumar Manoharan | 1 | -3/+1 |
2011-02-04 | ath9k: Show channel type and frequency in debugfs. | Ben Greear | 1 | -2/+21 |
2011-02-04 | ath9k: do not access hw registers in FULL SLEEP | Rajkumar Manoharan | 1 | -0/+2 |
2011-02-04 | ath9k_htc: make use common of function to update txpower | Rajkumar Manoharan | 3 | -17/+10 |
2011-02-04 | ath9k: move update tx power to common | Rajkumar Manoharan | 3 | -16/+23 |
2011-02-04 | ath9k: use common get current channel function | Rajkumar Manoharan | 1 | -16/+3 |
2011-02-04 | ath9k_htc: cancel ani work in ath9k_htc_stop | Rajkumar Manoharan | 1 | -0/+1 |
2011-02-04 | wl1251: set rate index and preamble flag on received packets | David Gnedt | 1 | -1/+45 |
2011-02-04 | wl1251: enable adhoc mode | David Gnedt | 1 | -1/+2 |
2011-02-04 | wl1251: implement connection quality monitoring | David Gnedt | 5 | -1/+107 |
2011-02-04 | wl1251: enable beacon early termination while in power-saving mode | David Gnedt | 4 | -0/+68 |
2011-02-04 | wl1251: fix 4-byte TX buffer alignment | David Gnedt | 1 | -6/+20 |
2011-02-04 | wl1251: fix queue stopping/waking for TX path | David Gnedt | 1 | -36/+12 |
2011-02-04 | libertas: Prepare stuff for if_spi.c pm support | Vasily Khoruzhick | 3 | -40/+49 |
2011-02-04 | libertas_spi: Use workqueue in hw_host_to_card | Vasily Khoruzhick | 1 | -129/+239 |
2011-02-01 | iiwlagn: remove unused parameter | Wey-Yi Guy | 1 | -1/+0 |
2011-02-01 | iwlagn: remove unsupported BT SCO command | Wey-Yi Guy | 5 | -34/+4 |
2011-02-01 | iwlagn: use 2030 macro for 2030 devices | Wey-Yi Guy | 1 | -2/+2 |
2011-02-01 | iwlwifi: fix beacon notification parsing | Johannes Berg | 3 | -8/+39 |
2011-02-01 | iwlwifi: use maximum aggregation size | Johannes Berg | 3 | -6/+32 |
2011-02-01 | iwlwifi: advertise max aggregate size | Johannes Berg | 1 | -0/+2 |
2011-02-01 | iwlwifi: support RSN IBSS | Johannes Berg | 2 | -2/+20 |
2011-02-01 | iwlwifi: always support idle mode for agn devices | Wey-Yi Guy | 5 | -9/+1 |
2011-02-01 | iwlagn: add IQ inversion support for 2000 series devices | Wey-Yi Guy | 3 | -2/+12 |
2011-02-01 | iwlagn: adjust rate table | Wey-Yi Guy | 1 | -12/+12 |
2011-02-01 | iwlwifi: check ucode loading error and restart | Wey-Yi Guy | 3 | -25/+6 |
2011-01-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+7 |
2011-01-31 | wl12xx: fix warning due to missing arg in ampdu_action | Luciano Coelho | 1 | -2/+3 |
2011-01-31 | iwlwifi: correct frequency settings | Stanislaw Gruszka | 1 | -6/+2 |
2011-01-31 | rt2x00: Move TX/RX work into dedicated workqueue | Ivo van Doorn | 4 | -7/+25 |
2011-01-31 | rt2x00: Kill all tasklets during device removal | Ivo van Doorn | 1 | -0/+4 |
2011-01-31 | rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. | Gertjan van Wingerde | 2 | -6/+4 |
2011-01-31 | rt2x00: Copy the MAC address to the WCID entry properly. | Gertjan van Wingerde | 1 | -1/+1 |
2011-01-31 | rt2x00: Fix WPA TKIP Michael MIC failures. | Gertjan van Wingerde | 2 | -0/+12 |
2011-01-31 | rt2x00: trivial: add \n to WARNING message | Johannes Stezenbach | 1 | -1/+1 |
2011-01-31 | Trivial typo fix in comment | Mark Einon | 1 | -1/+1 |
2011-01-31 | rt2x00: Correct initial value of US_CYC_CNT register for pcie interface | RA-Jay Hung | 2 | -0/+8 |
2011-01-31 | rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR | Helmut Schaa | 8 | -24/+4 |
2011-01-31 | rt2x00: Remove interrupt thread registration | Helmut Schaa | 2 | -15/+3 |
2011-01-31 | rt2x00: Convert rt2400pci interrupt handling to use tasklets | Helmut Schaa | 1 | -39/+115 |
2011-01-31 | rt2x00: Convert rt2500pci interrupt handling to use tasklets | Helmut Schaa | 1 | -39/+111 |
2011-01-31 | rt2x00: Convert rt61pci to use tasklets | Helmut Schaa | 1 | -45/+130 |
2011-01-31 | rt2x00: Convert rt2800pci to use tasklets | Helmut Schaa | 1 | -59/+114 |
2011-01-31 | rt2x00: Disable txstatus tasklet by default | Helmut Schaa | 2 | -8/+5 |