| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-04-09 | 4 | -5/+3 |
|\ |
|
| * | rt61pci: rt61pci_beacon_update do not free skb twice | Daniel Wagner | 2008-04-09 | 1 | -3/+1 |
| * | iwlwifi: fix n-band association problem | Abhijeet Kolekar | 2008-04-07 | 1 | -1/+0 |
| * | ipw2200: set MAC address on radiotap interface | Daniel Drake | 2008-04-07 | 1 | -0/+1 |
| * | libertas: fix mode initialization problem | Holger Schurig | 2008-04-07 | 1 | -1/+1 |
* | | [NET]: Undo code bloat in hot paths due to print_mac(). | David S. Miller | 2008-04-08 | 4 | -97/+159 |
|/ |
|
* | b43: Fix PCMCIA IRQ routing | Michael Buesch | 2008-04-01 | 1 | -2/+4 |
* | b43: Add DMA mapping failure messages | Michael Buesch | 2008-04-01 | 1 | -1/+6 |
* | rt2x00: Ignore set_state(STATE_SLEEP) failure | Ivo van Doorn | 2008-03-27 | 1 | -2/+11 |
* | drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and & | Julia Lawall | 2008-03-27 | 1 | -1/+1 |
* | libertas: fix spinlock recursion bug | Holger Schurig | 2008-03-27 | 1 | -2/+0 |
* | b43: Remove irqs_disabled() sanity checks | Michael Buesch | 2008-03-24 | 3 | -6/+5 |
* | b43: Fix DMA mapping leakage | Michael Buesch | 2008-03-24 | 1 | -10/+17 |
* | iwlwifi: fix __devexit_p points to __devexit functions | Reinette Chatre | 2008-03-24 | 2 | -2/+2 |
* | arlan: fix warning when PROC_FS=n | John W. Linville | 2008-03-24 | 1 | -8/+0 |
* | iwlwifi: mac start synchronization issue | Rick Farrington | 2008-03-24 | 2 | -2/+2 |
* | wavelan_cs arm fix | Al Viro | 2008-03-24 | 1 | -1/+1 |
* | rt2x00: Add id for Corega CG-WLUSB2GPX | Masakazu Mokuno | 2008-03-24 | 1 | -0/+2 |
* | iwlwifi: fix a typo in Kconfig message | Pascal Terjan | 2008-03-24 | 1 | -2/+2 |
* | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning | Andrew Morton | 2008-03-18 | 1 | -3/+0 |
* | rt2x00: Add suspend/resume handlers to rt2x00rfkill | Ivo van Doorn | 2008-03-13 | 4 | -68/+106 |
* | ath5k: disable irq handling in ath5k_hw_detach() | Pavel Roskin | 2008-03-13 | 1 | -0/+2 |
* | b43: phy.c fix typo in register write | Harvey Harrison | 2008-03-13 | 1 | -1/+1 |
* | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g | Jan Slupski | 2008-03-13 | 1 | -0/+1 |
* | rt2x00: Add new D-Link USB ID | Ivo van Doorn | 2008-03-11 | 1 | -0/+1 |
* | rt2x00: never disable multicast because it disables broadcast too | Adam Baker | 2008-03-11 | 2 | -4/+4 |
* | libertas: fix the 'compare command with itself' properly | Sebastian Siewior | 2008-03-11 | 1 | -1/+1 |
* | b43legacy: Fix module init message | Michael Buesch | 2008-03-04 | 1 | -1/+1 |
* | rndis_wlan: fix broken data copy | Jussi Kivilinna | 2008-03-04 | 1 | -5/+3 |
* | libertas: compare the current command with response | Sebastian Siewior | 2008-03-04 | 1 | -3/+1 |
* | libertas: fix sanity check on sequence number in command response | David Woodhouse | 2008-03-04 | 1 | -2/+2 |
* | p54: fix eeprom parser length sanity checks | Johannes Berg | 2008-03-04 | 1 | -7/+11 |
* | p54: fix EEPROM structure endianness | Johannes Berg | 2008-03-04 | 2 | -5/+5 |
* | Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled. | Alexey Zaytsev | 2008-02-28 | 1 | -1/+1 |
* | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 2008-02-28 | 2 | -0/+2 |
* | libertas: Remove unused exports | Roland Dreier | 2008-02-28 | 3 | -20/+0 |
* | rt2x00: Fix rt2x00lib_reset_link_tuner() | Ivo van Doorn | 2008-02-28 | 1 | -19/+30 |
* | rt2x00: Don't switch to antenna with low rssi | Ivo van Doorn | 2008-02-28 | 2 | -13/+9 |
* | rt2x00: Add link tuner safe RX toggle states | Ivo van Doorn | 2008-02-28 | 7 | -7/+29 |
* | rt2x00: Fix antenna diversity | Ivo van Doorn | 2008-02-28 | 1 | -3/+3 |
* | rndis_wlan: fix sparse warnings | Johannes Berg | 2008-02-28 | 1 | -7/+7 |
* | zd1211rw: fix sparse warnings | Johannes Berg | 2008-02-20 | 1 | -3/+9 |
* | rtl818x: fix sparse warnings | Johannes Berg | 2008-02-20 | 2 | -2/+6 |
* | ath5k: Fix build warnings on some 64-bit platforms. | David Miller | 2008-02-20 | 1 | -6/+8 |
* | WDEV, ath5k, don't return int from bool function | Jiri Slaby | 2008-02-20 | 3 | -6/+9 |
* | WDEV: ath5k, fix lock imbalance | Jiri Slaby | 2008-02-20 | 1 | -0/+1 |
* | p54usb: add USB ID for Linksys WUSB54G ver 2 | John W. Linville | 2008-02-20 | 1 | -0/+1 |
* | p54usb: add USB ID for Phillips CPWUA054 | Ivo Couckuyt | 2008-02-20 | 1 | -0/+1 |
* | b43legacy: Add driver load messages | Stefano Brivio | 2008-02-15 | 2 | -1/+33 |
* | ipw2200: fix ucode assertion for RX queue overrun | Dan Williams | 2008-02-15 | 1 | -11/+34 |