Age | Commit message (Expand) | Author |
2009-11-11 | iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage | John W. Linville |
2009-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-10 | iwlwifi: Fix issue on file transfer stalled in HT mode | Wey-Yi Guy |
2009-11-10 | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series | Wey-Yi Guy |
2009-11-10 | Libertas: fix issues while configuring host sleep using ethtool wol | Bing Zhao |
2009-11-10 | Libertas: coding style cleanup in ethtool.c | Bing Zhao |
2009-11-10 | rtl8187: Fix sparse warnings | Larry Finger |
2009-11-10 | ath5k: add LED definition for BenQ Joybook R55v | Bob Copeland |
2009-11-10 | ath5k: add LED support for HP Compaq CQ60 | Bob Copeland |
2009-11-10 | ath5k: don't reset mcast filter when configuring the mode | Bob Copeland |
2009-11-10 | b43: work around a locking issue in ->set_tim() | Felix Fietkau |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-06 | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann |
2009-11-06 | mwl8k: use integral index instead of pointer for driver_data | John W. Linville |
2009-11-06 | mwl8k: add support for the 88w8366 | Lennert Buytenhek |
2009-11-06 | mwl8k: implement AP firmware EDCA parameter configuration | Lennert Buytenhek |
2009-11-06 | mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr() | Lennert Buytenhek |
2009-11-06 | mwl8k: add AP firmware handling to ->start() | Lennert Buytenhek |
2009-11-06 | mwl8k: add AP firmware handling to ->configure_filter() | Lennert Buytenhek |
2009-11-06 | mwl8k: implement AP firmware antenna configuration | Lennert Buytenhek |
2009-11-06 | mwl8k: add the commands used for AP firmware initialisation | Lennert Buytenhek |
2009-11-06 | mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta() | Lennert Buytenhek |
2009-11-06 | mwl8k: set ->interface_modes from the driver data | Lennert Buytenhek |
2009-11-06 | mwl8k: allow for different receive descriptor formats | Lennert Buytenhek |
2009-11-06 | mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rx | Lennert Buytenhek |
2009-11-06 | mwl8k: handle loading AP firmware images | Lennert Buytenhek |
2009-11-06 | mwl8k: spell out the names of firmware images in the pci driver data | Lennert Buytenhek |
2009-11-06 | mwl8k: change pci id table driver data to a structure pointer | Lennert Buytenhek |
2009-11-06 | rtl8187: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-11-06 | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-11-06 | b43: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-11-06 | ath5k: add LED support for Acer Aspire One AO751h/AO531h | Keng-Yu Lin |
2009-11-06 | rt2800: add rt2800lib (part four) | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: add rt2800lib (part three) | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: add rt2800lib (part two) | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: add rt2800lib (part one) | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: prepare for rt2800lib addition | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2x00: add support for different chipset interfaces | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: fix comments in rt2800.h | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: fix duplication in header files | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800usb: add RXINFO_DESC_SIZE definition | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800: add rt2800lib.h | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2x00: fix rt2x00pci_register_multi[read,write]() arguments | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2x00: fix rt2x00usb_regbusy_read() arguments | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2x00: fix rt2x00usb_register_multiwrite() arguments | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800pci: convert to use struct rt2800_ops methods | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2800usb: convert to use struct rt2800_ops methods | Bartlomiej Zolnierkiewicz |
2009-11-06 | rt2x00: add driver private field to struct rt2x00_dev | Bartlomiej Zolnierkiewicz |