| Commit message (Expand) | Author | Age | Files | Lines |
* | p54: Modify p54 files for new organization | Christian Lamparter | 2009-07-10 | 1 | -2687/+0 |
* | p54: redo rx_status into skb->cb | Christian Lamparter | 2009-07-10 | 1 | -15/+13 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | p54: tx refused but queue active | Larry Finger | 2009-07-08 | 1 | -2/+3 |
* | Revert "p54: Use SKB list handling helpers instead of by-hand code." | David S. Miller | 2009-07-06 | 1 | -19/+27 |
* | p54: Use SKB list handling helpers instead of by-hand code. | David S. Miller | 2009-05-28 | 1 | -27/+19 |
* | p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent | Max Filippov | 2009-05-06 | 1 | -19/+4 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -38/+25 |
* | p54: fix ps-poll delivery in ap mode | Christian Lamparter | 2009-04-22 | 1 | -1/+2 |
* | p54: deactivate broken powersave function (part 2) | Christian Lamparter | 2009-04-22 | 1 | -2/+1 |
* | p54: remove module_ stubs | Christian Lamparter | 2009-04-22 | 1 | -12/+0 |
* | p54: remove obsolet signal quality calculation | Christian Lamparter | 2009-04-22 | 1 | -2/+0 |
* | p54: utilize all available key slots for decryption offload | Christian Lamparter | 2009-04-22 | 1 | -27/+74 |
* | p54: add beacon filtering support | Christian Lamparter | 2009-04-22 | 1 | -4/+13 |
* | p54: more SoftLED updates | Christian Lamparter | 2009-04-22 | 1 | -19/+65 |
* | p54: deactivate broken powersave function | Christian Lamparter | 2009-04-20 | 1 | -2/+0 |
* | p54: fix SoftLED compile dependencies | Christian Lamparter | 2009-03-27 | 1 | -8/+8 |
* | p54: completely ignore rx'd frames with bad FCS | Christian Lamparter | 2009-03-16 | 1 | -7/+2 |
* | p54: enable power save support | Christian Lamparter | 2009-03-16 | 1 | -0/+2 |
* | p54: initial SoftLED support | Christian Lamparter | 2009-03-16 | 1 | -9/+115 |
* | p54: fix iwconfig txpower off | Christian Lamparter | 2009-03-16 | 1 | -2/+2 |
* | p54: unify ieee80211 device registration | Christian Lamparter | 2009-03-16 | 1 | -0/+15 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-10 | 1 | -3/+6 |
|\ |
|
| * | p54: fix race condition in memory management | Christian Lamparter | 2009-03-06 | 1 | -3/+6 |
* | | p54: misplaced parentheses | Roel Kluin | 2009-02-27 | 1 | -2/+2 |
* | | p54spi: p54spi driver | Christian Lamparter | 2009-01-29 | 1 | -1/+2 |
* | | p54: longbow frontend support | Christian Lamparter | 2009-01-29 | 1 | -37/+104 |
* | | p54: prepare the eeprom parser routines for longbow | Christian Lamparter | 2009-01-29 | 1 | -45/+143 |
* | | p54: upgrade memrecord to p54_tx_info | Christian Lamparter | 2009-01-29 | 1 | -11/+11 |
* | | p54: refactor p54_alloc_skb | Christian Lamparter | 2009-01-29 | 1 | -41/+33 |
* | | p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings | Christian Lamparter | 2009-01-29 | 1 | -3/+3 |
* | | p54: power save management | Christian Lamparter | 2009-01-29 | 1 | -0/+42 |
* | | p54: implement FIF_OTHER_BSS filter setting | Christian Lamparter | 2009-01-29 | 1 | -2/+4 |
* | | p54: enable rx/tx antenna diversity by eeprom bits | Christian Lamparter | 2009-01-29 | 1 | -3/+7 |
* | | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 1 | -3/+3 |
* | | p54: regulatory domain hints | Christian Lamparter | 2009-01-29 | 1 | -1/+33 |
* | | p54: enable proper frame injection | Christian Lamparter | 2009-01-29 | 1 | -26/+69 |
* | | p54: label queues with their corresponding names | Christian Lamparter | 2009-01-29 | 1 | -27/+23 |
|/ |
|
* | p54: more cryptographic accelerator fixes | Christian Lamparter | 2009-01-22 | 1 | -3/+17 |
* | p54: add missing break in eeprom parser | Chr | 2009-01-22 | 1 | -2/+2 |
* | p54: fix p54_set_key's return code | Christian Lamparter | 2009-01-16 | 1 | -1/+1 |
* | p54: set_tim must be atomic. | Artur Skawina | 2009-01-16 | 1 | -1/+1 |
* | p54: fix oops caused by bad eeproms | Christian Lamparter | 2009-01-16 | 1 | -1/+1 |
* | p54: fix "‘ret’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
* | p54: fix WARN_ON at line 2247 of net/mac80211/rx.c | Christian Lamparter | 2009-01-12 | 1 | -2/+6 |
* | p54: crypto offload fixes | Christian Lamparter | 2009-01-12 | 1 | -1/+12 |
* | p54usb: Fix to prevent SKB memory allocation errors with 4K page size | Larry Finger | 2009-01-12 | 1 | -0/+11 |
* | p54: remove free_on_tx parameter | Christian Lamparter | 2008-12-19 | 1 | -13/+13 |
* | p54: more accurate rssi to dBm conversion | Christian Lamparter | 2008-12-19 | 1 | -18/+51 |
* | p54: update ACK failure statistic counter in real-time | Christian Lamparter | 2008-12-19 | 1 | -0/+1 |