| Commit message (Expand) | Author | Age | Files | Lines |
* | PS3: gelic: use unsigned long for irqflags | Vegard Nossum | 2008-07-29 | 1 | -6/+6 |
* | mac80211: fix cfg80211 hooks for master interface | Johannes Berg | 2008-07-29 | 1 | -15/+88 |
* | nl80211: fix dump callbacks | Johannes Berg | 2008-07-29 | 1 | -122/+153 |
* | mac80211: partially fix skb->cb use | Johannes Berg | 2008-07-29 | 13 | -52/+40 |
* | rtl8187: Improve wireless statistics for RTL8187B | Larry Finger | 2008-07-29 | 2 | -34/+54 |
* | rtl8187: Fix for TX sequence number problem | Larry Finger | 2008-07-29 | 2 | -0/+16 |
* | mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c. | Rami Rosen | 2008-07-29 | 1 | -3/+3 |
* | mac80211: fix sparse integer as NULL pointer warning | Harvey Harrison | 2008-07-29 | 1 | -1/+1 |
* | drivers/net/wireless/iwlwifi/iwl-led.c: printk fix | Andrew Morton | 2008-07-29 | 1 | -1/+3 |
* | mac80211: return correct error return from ieee80211_wep_init | Jeremy Fitzhardinge | 2008-07-29 | 2 | -4/+4 |
* | mac80211: tx, use dev_kfree_skb_any for beacon_get | Jiri Slaby | 2008-07-29 | 1 | -1/+1 |
* | rt2x00: Clear queue entry flags during initialization | Ivo van Doorn | 2008-07-29 | 1 | -2/+8 |
* | rt2x00: Force full register config after start() | Ivo van Doorn | 2008-07-29 | 3 | -4/+17 |
* | b43legacy: Release mutex in error handling code | Julia Lawall | 2008-07-29 | 1 | -1/+1 |
* | drivers/net/wireless/ipw2100.c: Release mutex in error handling code | Julia Lawall | 2008-07-29 | 1 | -1/+2 |
* | rt2x00: Fix memleak when RTS/CTS fails | Ivo van Doorn | 2008-07-29 | 1 | -0/+1 |
* | rt2x00: Fix QOS sequence counting | Ivo van Doorn | 2008-07-29 | 5 | -15/+32 |
* | rt2x00: Fix the beacon length bug | Iwo Mergler | 2008-07-29 | 2 | -0/+24 |
* | rt2x00: Large vendor requests for rt73usb firmware upload and beacons | Iwo Mergler | 2008-07-29 | 2 | -32/+9 |
* | rt2x00: Support for large vendor requests | Iwo Mergler | 2008-07-29 | 2 | -1/+52 |
* | rt2x00: Fix EIFS timing value | Ivo van Doorn | 2008-07-29 | 2 | -2/+5 |
* | rt2x00: Remove duplicate declaration | Ivo van Doorn | 2008-07-29 | 1 | -7/+0 |
* | ath5k: don't enable MSI, we cannot handle it yet | Pavel Roskin | 2008-07-29 | 1 | -5/+0 |
* | ath5k: fix recursive locking in ath5k_beacon_update | Bob Copeland | 2008-07-29 | 1 | -3/+0 |
* | iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG | Denis V. Lunev | 2008-07-29 | 1 | -0/+2 |
* | iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set | Denis V. Lunev | 2008-07-29 | 1 | -6/+2 |
* | libertas: check bounds and only use decimal for sysfs persistent features. | Brian Cavagnolo | 2008-07-29 | 1 | -15/+15 |
* | iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning. | Rami Rosen | 2008-07-29 | 1 | -0/+2 |
* | rfkill: yet more minor kernel-doc fixes | Henrique de Moraes Holschuh | 2008-07-29 | 1 | -10/+10 |
* | rfkill: mutex fixes | Henrique de Moraes Holschuh | 2008-07-29 | 1 | -10/+19 |
* | rfkill: document the rfkill struct locking (v2) | Henrique de Moraes Holschuh | 2008-07-29 | 1 | -3/+5 |
* | rfkill: fix led-trigger unregister order in error unwind | Henrique de Moraes Holschuh | 2008-07-29 | 1 | -2/+4 |
* | rfkill: document rfkill_force_state as required (v2) | Henrique de Moraes Holschuh | 2008-07-29 | 2 | -5/+22 |
* | ath5k: use positive logic for HP laptop LEDs | Bob Copeland | 2008-07-29 | 1 | -2/+2 |
* | Ath5k: suspend/resume fixes | Jiri Slaby | 2008-07-29 | 1 | -5/+21 |
* | Ath5k: fix dma operation | Jiri Slaby | 2008-07-29 | 1 | -11/+0 |
* | Ath5k: flush work | Jiri Slaby | 2008-07-29 | 2 | -2/+15 |
* | Ath5k: kill tasklets on shutdown | Jiri Slaby | 2008-07-29 | 1 | -0/+3 |
* | Ath5k: fix memory corruption | Jiri Slaby | 2008-07-29 | 2 | -8/+26 |
* | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 2008-07-29 | 9 | -13/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-27 | 243 | -2691/+5942 |
|\ |
|
| * | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-27 | 2 | -4/+5 |
| |\ |
|
| | * | NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode | Trond Myklebust | 2008-07-27 | 1 | -1/+2 |
| | * | nfs_remount oops when rebooting + possible fix | Marc Zyngier | 2008-07-27 | 1 | -3/+3 |
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds | 2008-07-27 | 1 | -3/+5 |
| |\ \ |
|
| | * | | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 | 1 | -3/+5 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-27 | 73 | -881/+733 |
| |\ \ \ |
|
| | * | | | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 2008-07-27 | 1 | -3/+7 |
| | * | | | [ARM] fix VIPT/VIVT macro optimisations, add comments | Russell King | 2008-07-27 | 1 | -4/+13 |
| | * | | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 61 | -250/+227 |