summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54common.c
Commit message (Expand)AuthorAgeFilesLines
* p54: Modify p54 files for new organizationChristian Lamparter2009-07-101-2687/+0
* p54: redo rx_status into skb->cbChristian Lamparter2009-07-101-15/+13
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
* Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
* p54: Use SKB list handling helpers instead of by-hand code.David S. Miller2009-05-281-27/+19
* p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov2009-05-061-19/+4
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-38/+25
* p54: fix ps-poll delivery in ap modeChristian Lamparter2009-04-221-1/+2
* p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-221-2/+1
* p54: remove module_ stubsChristian Lamparter2009-04-221-12/+0
* p54: remove obsolet signal quality calculationChristian Lamparter2009-04-221-2/+0
* p54: utilize all available key slots for decryption offloadChristian Lamparter2009-04-221-27/+74
* p54: add beacon filtering supportChristian Lamparter2009-04-221-4/+13
* p54: more SoftLED updatesChristian Lamparter2009-04-221-19/+65
* p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0
* p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-271-8/+8
* p54: completely ignore rx'd frames with bad FCSChristian Lamparter2009-03-161-7/+2
* p54: enable power save supportChristian Lamparter2009-03-161-0/+2
* p54: initial SoftLED supportChristian Lamparter2009-03-161-9/+115
* p54: fix iwconfig txpower offChristian Lamparter2009-03-161-2/+2
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-161-0/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-101-3/+6
|\
| * p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
* | p54: misplaced parenthesesRoel Kluin2009-02-271-2/+2
* | p54spi: p54spi driverChristian Lamparter2009-01-291-1/+2
* | p54: longbow frontend supportChristian Lamparter2009-01-291-37/+104
* | p54: prepare the eeprom parser routines for longbowChristian Lamparter2009-01-291-45/+143
* | p54: upgrade memrecord to p54_tx_infoChristian Lamparter2009-01-291-11/+11
* | p54: refactor p54_alloc_skbChristian Lamparter2009-01-291-41/+33
* | p54: return NETDEV_TX_OK in p54_tx and fix sparse warningsChristian Lamparter2009-01-291-3/+3
* | p54: power save managementChristian Lamparter2009-01-291-0/+42
* | p54: implement FIF_OTHER_BSS filter settingChristian Lamparter2009-01-291-2/+4
* | p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter2009-01-291-3/+7
* | mac80211: clean up set_key callbackJohannes Berg2009-01-291-3/+3
* | p54: regulatory domain hintsChristian Lamparter2009-01-291-1/+33
* | p54: enable proper frame injectionChristian Lamparter2009-01-291-26/+69
* | p54: label queues with their corresponding namesChristian Lamparter2009-01-291-27/+23
|/
* p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17
* p54: add missing break in eeprom parserChr2009-01-221-2/+2
* p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
* p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
* p54: fix oops caused by bad eepromsChristian Lamparter2009-01-161-1/+1
* p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter2009-01-121-2/+6
* p54: crypto offload fixesChristian Lamparter2009-01-121-1/+12
* p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger2009-01-121-0/+11
* p54: remove free_on_tx parameterChristian Lamparter2008-12-191-13/+13
* p54: more accurate rssi to dBm conversionChristian Lamparter2008-12-191-18/+51
* p54: update ACK failure statistic counter in real-timeChristian Lamparter2008-12-191-0/+1
OpenPOWER on IntegriCloud