summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-0721-31/+31
|\
| * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0416-24/+24
| * tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-041-1/+1
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
| * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-092-2/+2
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-2/+2
* | 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
* | | mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-231-0/+2
|\ \ \
| * | | ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1815-177/+83
|\ \ \ \ | |/ / /
| * | | p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| * | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * | | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * | | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * | | rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * | | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * | | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * | | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
| * | | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-098-25/+25
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
| * | Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| * | rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-038-10/+36
|\ \ \ | |/ /
| * | libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| * | ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| * | b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
| * | rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
| * | ipw2200: fix oops on missing firmwareZhu Yi2009-10-304-6/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-296-11/+11
|\ \ \ | |/ /
| * | airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| * | libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| * | b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| * | b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| * | rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
* | | ray_cs: Fix copy_from_user handlingAlan Cox2009-10-291-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-1517-152/+174
|\ \ | |/
OpenPOWER on IntegriCloud