| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-09-02 | 94 | -1546/+3898 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-02 | 94 | -1546/+3898 |
| |\ |
|
| | * | rt2x00: Cleanup rt2x00usb_watchdog_reset_tx | Ivo van Doorn | 2010-08-31 | 1 | -26/+40 |
| | * | rt2x00: Split watchdog check into a DMA and STATUS timeout | Ivo van Doorn | 2010-08-31 | 6 | -14/+59 |
| | * | rt2x00: Correctly kill beacon queue | Ivo van Doorn | 2010-08-31 | 3 | -3/+27 |
| | * | rt2x00: Set PWR_PIN_CFG during initialization | Ivo van Doorn | 2010-08-31 | 1 | -0/+2 |
| | * | rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID | Ivo van Doorn | 2010-08-31 | 1 | -7/+11 |
| | * | rt2x00: Wakeup hardware before loading firmware | Ivo van Doorn | 2010-08-31 | 2 | -2/+6 |
| | * | rt2x00: Validate TX status results with current data entry | Ivo van Doorn | 2010-08-31 | 1 | -23/+50 |
| | * | rt2x00: Add rt2800_wait_csr_ready | Ivo van Doorn | 2010-08-31 | 3 | -21/+20 |
| | * | rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI | Helmut Schaa | 2010-08-31 | 1 | -1/+5 |
| | * | rt2x00: Rename txentry_desc.queue -> txentry_desc.qid | Helmut Schaa | 2010-08-31 | 5 | -8/+8 |
| | * | ath9k: fix spurious MIC failure reports | Felix Fietkau | 2010-08-31 | 4 | -9/+25 |
| | * | wl1251: Fix queue stopping/waking for TX path | Denis 'GNUtoo' Carikli | 2010-08-31 | 3 | -13/+24 |
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-08-31 | 29 | -849/+1658 |
| | |\ |
|
| | | * | iwlwifi: allow using multiple contexts | Johannes Berg | 2010-08-27 | 5 | -40/+82 |
| | | * | iwlwifi: follow main beacon interval | Johannes Berg | 2010-08-27 | 1 | -2/+9 |
| | | * | iwlagn: always send RXON timing | Johannes Berg | 2010-08-27 | 1 | -1/+2 |
| | | * | iwlwifi: pass context to iwl_send_rxon_timing | Johannes Berg | 2010-08-27 | 4 | -19/+15 |
| | | * | iwlwifi: send PAN parameters | Johannes Berg | 2010-08-27 | 6 | -0/+96 |
| | | * | iwlagn: send beacon before committing associated RXON | Johannes Berg | 2010-08-27 | 1 | -0/+2 |
| | | * | iwlagn: send RXON timing before associating | Johannes Berg | 2010-08-27 | 2 | -0/+18 |
| | | * | iwlagn: queue frames according to context | Johannes Berg | 2010-08-27 | 3 | -23/+51 |
| | | * | iwlagn: remove iw_mode check for beacon | Johannes Berg | 2010-08-27 | 1 | -2/+11 |
| | | * | iwlagn: detect PAN capability | Johannes Berg | 2010-08-27 | 2 | -4/+23 |
| | | * | iwlwifi: add PAN API | Johannes Berg | 2010-08-27 | 2 | -1/+116 |
| | | * | iwlwifi: introduce beacon context | Johannes Berg | 2010-08-27 | 5 | -20/+50 |
| | | * | iwlwifi: move HT configuration data into context | Johannes Berg | 2010-08-27 | 6 | -115/+134 |
| | | * | iwlwifi: add context pointer to station | Johannes Berg | 2010-08-27 | 5 | -10/+19 |
| | | * | iwlwifi: store default station flags in context | Johannes Berg | 2010-08-27 | 2 | -1/+3 |
| | | * | iwlwifi: make hw crypto context aware | Johannes Berg | 2010-08-27 | 7 | -35/+63 |
| | | * | iwlwifi: move AP sta ID to context | Johannes Berg | 2010-08-27 | 5 | -4/+8 |
| | | * | iwlwifi: clamp scanning dwell time to all contexts | Johannes Berg | 2010-08-27 | 1 | -8/+17 |
| | | * | iwlwifi: move virtual interface pointer into context | Johannes Berg | 2010-08-27 | 10 | -38/+66 |
| | | * | iwlwifi: add context into tx descriptor | Johannes Berg | 2010-08-27 | 3 | -0/+3 |
| | | * | iwlwifi: move QoS into context | Johannes Berg | 2010-08-27 | 5 | -28/+46 |
| | | * | iwlwifi: contextify command sending | Johannes Berg | 2010-08-27 | 5 | -7/+18 |
| | | * | iwlwifi: contextify-stations-completely | Johannes Berg | 2010-08-27 | 6 | -15/+25 |
| | | * | iwlwifi: contextify broadcast station | Johannes Berg | 2010-08-27 | 15 | -93/+142 |
| | | * | iwlwifi: define PAN queues/FIFOs | Johannes Berg | 2010-08-27 | 3 | -8/+22 |
| | | * | iwlwifi: prepare for PAN queue/fifo assignment | Johannes Berg | 2010-08-27 | 13 | -46/+77 |
| | | * | iwlwifi: initial contextification | Johannes Berg | 2010-08-27 | 19 | -400/+611 |
| | * | | mac80211_hwsim: support runtime iftype changes | Johannes Berg | 2010-08-27 | 1 | -0/+13 |
| | * | | ath9k_htc: Enable ANI in associated state only | Rajkumar Manoharan | 2010-08-27 | 1 | -4/+5 |
| | * | | wl12xx: remove unneeded locking | Johannes Berg | 2010-08-27 | 4 | -8/+0 |
| | * | | ath9k: Change the default LED pattern. | Vivek Natarajan | 2010-08-27 | 1 | -1/+1 |
| | * | | ath5k: fix off-by-one in pilot magnitude mask | Bob Copeland | 2010-08-27 | 1 | -1/+1 |
| | * | | ath5k: re-order one of the frees on unwind | Dan Carpenter | 2010-08-27 | 1 | -2/+2 |
| | |/ |
|
| | * | iwlwifi: fix compile error without debugging support | Wey-Yi Guy | 2010-08-25 | 1 | -2/+0 |
| | * | p54: better rssi->dbm conversion for longbow phys | Christian Lamparter | 2010-08-25 | 1 | -4/+4 |