summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* rt73usb: add WLI-U2-H54HPKenichi HORIO2009-12-221-0/+1
* iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy2009-12-221-6/+1
* iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-226-69/+171
* iwlwifi: add continuous uCode event log capabilityWey-Yi Guy2009-12-226-0/+262
* iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy2009-12-227-0/+105
* iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2009-12-222-6/+8
* rtl8180: Remove usage of deprecated 'qual'Larry Finger2009-12-221-1/+0
* rndis_wlan: copy module parameters for bcm4320a devices tooJussi Kivilinna2009-12-221-0/+5
* rndis_wlan: move copy of module parameters to separate functionJussi Kivilinna2009-12-221-15/+22
* wl1251: enable WMMKalle Valo2009-12-222-3/+2
* wl1251: update tx_hdr when aliging skb in txKalle Valo2009-12-221-0/+1
* wl1251: implement WMMKalle Valo2009-12-222-5/+5
* wl1251: implement wl1251_acx_tid_cfg()Kalle Valo2009-12-223-0/+102
* wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo2009-12-226-0/+164
* wl1251: use __dev_alloc_skb() on RXKalle Valo2009-12-221-1/+1
* wl1251: simplify ELP wakeup time calculationKalle Valo2009-12-221-3/+3
* wl1251: reduce ELP wakeup timeoutKalle Valo2009-12-221-1/+2
* wl1251: fix error handling in wl1251_op_config()Kalle Valo2009-12-221-2/+7
* wl1251: print a debug message when tx_queue is fullKalle Valo2009-12-221-0/+1
* wl1251: add tx queue status to debugfsKalle Valo2009-12-222-0/+24
* ar9170: fix AC_VIDEO txop parameterChristian Lamparter2009-12-221-1/+1
* ar9170: small misc changesChristian Lamparter2009-12-222-5/+8
* ar9170: remove redundant frame flagsChristian Lamparter2009-12-222-38/+22
* ar9170: improve network latencyChristian Lamparter2009-12-222-18/+18
* ar9170: remove dead definitionsChristian Lamparter2009-12-222-3/+0
* ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez2009-12-221-30/+0
* wireless: hostap, fix oops due to early probing interruptColin Ian King2009-12-221-0/+9
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-069-461/+320
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-0511-547/+362
| |\
| | * pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-2811-28/+9
| | * pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-2810-12/+12
| | * pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-285-7/+7
| | * pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-285-7/+7
| | * pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-281-2/+2
| | * pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski2009-11-098-241/+136
| | * pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)Dominik Brodowski2009-11-091-178/+169
| | * pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2009-11-081-40/+27
| | * pcmcia: use pre-determined valuesDominik Brodowski2009-11-082-40/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-0469-1954/+2581
|\ \ \
| * | | iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz2009-12-041-2/+5
| * | | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz2009-12-043-6/+8
| * | | iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz2009-12-041-1/+1
| * | | iwmc3200wifi: Update wiwi priority tableSamuel Ortiz2009-12-041-4/+4
| * | | iwlwifi: driver version track kernel versionReinette Chatre2009-12-042-4/+4
| * | | iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy2009-12-041-2/+6
| * | | iwl3945: remove duplicated event logging codeWey-Yi Guy2009-12-041-9/+0
| * | | b43: fix two warningsJohannes Berg2009-12-041-0/+1
| * | | ipw2100: fix rebooting hang with driver loadedZhu Yi2009-12-041-0/+11
| * | | iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi2009-12-041-2/+4
| * | | ath9k: enable 2GHz band only if the device supports itGabor Juhos2009-12-043-14/+31