| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | mwl8k: get rid of mwl8k_stop() workqueue use | Lennert Buytenhek | 2009-08-20 | 1 | -25/+1 |
| * | | mwl8k: get rid of mwl8k_start() workqueue use | Lennert Buytenhek | 2009-08-20 | 1 | -78/+27 |
| * | | mwl8k: fix firmware command serialisation | Lennert Buytenhek | 2009-08-20 | 1 | -65/+89 |
| * | | mwl8k: mwl8k_queue_work() cleanup | Lennert Buytenhek | 2009-08-20 | 1 | -171/+33 |
| * | | mwl8k: mwl8k_txq_xmit() rework | Lennert Buytenhek | 2009-08-20 | 1 | -93/+52 |
| * | | mwl8k: implement idle mode | Lennert Buytenhek | 2009-08-20 | 1 | -0/+6 |
| * | | mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask | Lennert Buytenhek | 2009-08-20 | 1 | -6/+0 |
| * | | mwl8k: don't hardcode the number of transmit queues | Lennert Buytenhek | 2009-08-20 | 1 | -7/+7 |
| * | | mwl8k: don't touch 'command done' interrupt during firmware load | Lennert Buytenhek | 2009-08-20 | 1 | -23/+1 |
| * | | mwl8k: dma header manipulations can't fail | Lennert Buytenhek | 2009-08-20 | 1 | -70/+13 |
| * | | mwl8k: ->add_interface() is not called for monitor interfaces | Lennert Buytenhek | 2009-08-20 | 1 | -4/+2 |
| * | | mwl8k: fix mwl8k_configure_filter() parameter lifetime issue | Lennert Buytenhek | 2009-08-20 | 1 | -68/+39 |
| * | | mwl8k: remove MWL8K_*_SLOTTIME defines | Lennert Buytenhek | 2009-08-20 | 1 | -12/+3 |
| * | | mwl8k: remove MWL8K_WMM_* defines | Lennert Buytenhek | 2009-08-20 | 1 | -13/+8 |
| * | | mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines | Lennert Buytenhek | 2009-08-20 | 1 | -17/+5 |
| * | | mwl8k: remove MWL8K_RADIO_* defines | Lennert Buytenhek | 2009-08-20 | 1 | -24/+26 |
| * | | mwl8k: various coding style cleanups | Lennert Buytenhek | 2009-08-20 | 1 | -73/+57 |
| * | | mwl8k: sort firmware command list by opcode, and trim unused commands | Lennert Buytenhek | 2009-08-20 | 1 | -23/+19 |
| * | | mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g | Lennert Buytenhek | 2009-08-20 | 1 | -25/+22 |
| * | | mwl8k: remove various unused struct members and defines | Lennert Buytenhek | 2009-08-20 | 1 | -65/+8 |
| * | | ath9k: Nuke struct ath9k_node_stats | Vasanthakumar Thiagarajan | 2009-08-20 | 5 | -25/+8 |
| * | | ath9k: Fix bug in retrieving average beacon rssi | Vasanthakumar Thiagarajan | 2009-08-20 | 1 | -6/+1 |
| * | | b43: add hardware tkip | gregor kowski | 2009-08-20 | 5 | -12/+147 |
| * | | mac80211: fix register_hw error path | Johannes Berg | 2009-08-20 | 1 | -1/+1 |
| * | | b43: LP-PHY: Implement spec updates and remove resolved FIXMEs | Gábor Stefanik | 2009-08-20 | 3 | -46/+82 |
| * | | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi | 2009-08-20 | 2 | -2/+5 |
| * | | orinoco: remove spare whitespace | David Kilroy | 2009-08-20 | 1 | -1/+1 |
| * | | cfg80211: fix leaks of wdev->conn->ie | David Kilroy | 2009-08-20 | 1 | -0/+4 |
| * | | ar9170: refactor configure_filter | Christian Lamparter | 2009-08-20 | 3 | -84/+27 |
| * | | b43: LP-PHY: Two small spec updates | Gábor Stefanik | 2009-08-20 | 1 | -5/+12 |
| * | | rt2x00: bss_info_changed() callback is allowed to sleep | Ivo van Doorn | 2009-08-20 | 6 | -25/+3 |
| * | | rt2x00: configure_filter() callback is allowed to sleep | Ivo van Doorn | 2009-08-20 | 3 | -15/+1 |
| * | | cfg80211: fix dangling scan request checking | Johannes Berg | 2009-08-20 | 3 | -13/+67 |
| * | | ipw2x00: fix sparse warnings | Reinette Chatre | 2009-08-20 | 2 | -43/+44 |
| * | | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 2009-08-20 | 4 | -2/+21 |
| * | | wl1271: remove print_mac usage | John W. Linville | 2009-08-20 | 1 | -3/+2 |
| * | | rc80211_pid_algo.c: remove unused variable declaration | John W. Linville | 2009-08-20 | 1 | -1/+0 |
| * | | ath: move regulatory info into shared common structure | Luis R. Rodriguez | 2009-08-20 | 15 | -79/+116 |
| * | | ath9k: Fix TX poll cancelling | Sujith | 2009-08-20 | 1 | -4/+3 |
| * | | wl1251: halt the embedded CPU before loading firmware | Bob Copeland | 2009-08-20 | 1 | -0/+3 |
| * | | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. | Javier Cardona | 2009-08-20 | 5 | -29/+24 |
| * | | rt2x00: Add support for retry rates | Benoit PAPILLAULT | 2009-08-20 | 2 | -5/+19 |
| * | | rt2x00: Fix MCS register intialization | Ivo van Doorn | 2009-08-20 | 1 | -1/+1 |
| * | | rt2x00: wireless CLI ID and packet ID must not be 0 | Ivo van Doorn | 2009-08-20 | 1 | -2/+2 |
| * | | rt2x00: Set SKBDESC_L2_PADDED in RX path | Ivo van Doorn | 2009-08-20 | 1 | -1/+3 |
| * | | rt2x00: Add new RF chip defines | Ivo van Doorn | 2009-08-20 | 1 | -0/+6 |
| * | | rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations | Ivo van Doorn | 2009-08-20 | 2 | -6/+6 |
| * | | rt2x00: Fix RFKILL polling | Ivo van Doorn | 2009-08-20 | 1 | -2/+2 |
| * | | b43: LP-PHY: Fix setting TX power control mode during RC calibration | Gábor Stefanik | 2009-08-20 | 1 | -1/+1 |
| * | | b43: LP-PHY: Fix reading old mode in the set TX power control routine | Gábor Stefanik | 2009-08-20 | 1 | -2/+2 |