Commit Graph

192498 Commits (00c60a8312c235cac1c879b620ecb71413e9245d)
 

Author SHA1 Message Date
Gertjan van Wingerde 185e5f77f8 rt2x00: Dump beacons under a different identifier than TX frames. 15 years ago
Gertjan van Wingerde 85b7a8b387 rt2x00: Simplify TXD handling of beacons. 15 years ago
Gertjan van Wingerde e01f1ec35f rt2x00: Re-order tx descriptor writing code in drivers. 15 years ago
Gertjan van Wingerde 6b97cb04f2 rt2x00: Fix beacon descriptor writing for rt61pci. 15 years ago
Gertjan van Wingerde 878f7045d8 rt2x00: Consistently name skb frame descriptor skbdesc. 15 years ago
Steve Tanner 2cb1ba1537 ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB Network Adapter 15 years ago
Julia Lawall aca8c6fa46 drivers/net/wireless/hostap: Drop memory allocation cast 15 years ago
Abhijeet Kolekar 058897a4e9 mac80211: fix paged defragmentation 15 years ago
Felix Fietkau ffdc4cbe5b ath9k_hw: clean up EEPROM endian handling on AR9003 15 years ago
Felix Fietkau 9bff0bc401 ath9k: add debugfs files for reading/writing registers 15 years ago
Felix Fietkau 1534069491 ath9k: add debugfs files for reading/writing the rx and tx chainmask 15 years ago
Felix Fietkau c8a72c00c6 ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries 15 years ago
Sujith.Manoharan@atheros.com 8116daf214 ath9k_htc: Fix array overflow 15 years ago
Sujith.Manoharan@atheros.com d8c49ffb2e ath9k_htc: Fix target ready race condition 15 years ago
Sujith.Manoharan@atheros.com 47fce026d5 ath9k_htc: Reorder HTC initialization 15 years ago
Sujith.Manoharan@atheros.com 1d8af8cacc ath9k_htc: Allocate URBs properly 15 years ago
Sujith.Manoharan@atheros.com 05a30f9cf2 ath9k_htc: Lock sta_notify() callback 15 years ago
Wey-Yi Guy 9feaddc77b mac80211: check channel switch mode for future frames transmit 15 years ago
Johannes Berg 5ce6e438d5 mac80211: add offload channel switch support 15 years ago
Johannes Berg b8d92c9c14 mac80211: don't process work item with wrong frame 15 years ago
Michael S. Tsirkin 0d4993563b vhost: fix barrier pairing 15 years ago
David S. Miller 278554bd65 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Linus Torvalds cea0d767c2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 years ago
Linus Torvalds b2464ab202 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Andrew Morton 788885ae7a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot 15 years ago
Oliver Neukum 06efbeb4a4 hp_accel: fix race in device removal 15 years ago
André Goddard Rosa a3ed2a1571 mqueue: fix kernel BUG caused by double free() on mq_open() 15 years ago
Michael Hennerich de145b44b9 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines 15 years ago
KAMEZAWA Hiroyuki 747388d78a memcg: fix css_is_ancestor() RCU locking 15 years ago
KAMEZAWA Hiroyuki 7f0f154641 memcg: fix css_id() RCU locking for real 15 years ago
Vitaliy Gusev 11cad320a4 bsdacct: use del_timer_sync() in acct_exit_ns() 15 years ago
Naoya Horiguchi ab941e0fff rmap: remove anon_vma check in page_address_in_vma() 15 years ago
Mel Gorman 4a6018f7f4 hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer 15 years ago
Vitaly Mayatskikh 475f9aa6aa kexec: fix OOPS in crash_kernel_shrink 15 years ago
Nicolas Ferre d586ebbb88 mmc: atmel-mci: fix in debugfs: response value printing 15 years ago
Nicolas Ferre abc2c9fdf6 mmc: atmel-mci: remove data error interrupt after xfer 15 years ago
Nicolas Ferre 009a891b22 mmc: atmel-mci: prevent kernel oops while removing card 15 years ago
Nicolas Ferre ebb1fea9b3 mmc: atmel-mci: fix two parameters swapped 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
Denis Turischev 3c904afd73 it8761e_gpio: fix bug in gpio numbering 15 years ago
FUJITA Tomonori f33d7e2d2d dma-mapping: fix dma_sync_single_range_* 15 years ago
Inaky Perez-Gonzalez 0fb0a4f00a wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices 15 years ago
Inaky Perez-Gonzalez 6c6706b330 wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices 15 years ago
Prasanna S Panchamukhi 9d7fdf1ba9 wimax/i2400m: Move module params to other file so they can be static 15 years ago
Dan Carpenter 3e02a06ae3 wimax: wimax_msg_alloc() returns ERR_PTR not null 15 years ago
Dan Carpenter d3e56c0ad8 wimax: checking ERR_PTR vs null 15 years ago
Prasanna S. Panchamukhi 7ef9f9a4ee wimax/i2400m: USB specific TX queue's minimum buffer room required for new message 15 years ago
Prasanna S. Panchamukhi 8a3a1b65ee wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message 15 years ago
Prasanna S. Panchamukhi 2750290886 wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header 15 years ago
Prasanna S. Panchamukhi 0809a7bbe8 wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages 15 years ago