firefly-linux-kernel-4.4.55.git
2015-02-06 Markus Elfringbrcm80211: Delete unnecessary checks before two functio...
2015-02-06 Markus Elfringhostap: Delete an unnecessary check before the function...
2015-02-06 Markus Elfringorinoco: Delete an unnecessary check before the functio...
2015-02-06 Markus Elfringath9k: Delete an unnecessary check before the function...
2015-02-06 Markus Elfringcw1200: Less function calls in cw1200_load_firmware_cw1...
2015-02-06 Markus Elfringcw1200: Delete an unnecessary check before the function...
2015-02-06 Nicholas Mc... orinoco: orinoco_tmd use msecs_to_jiffies for conversion
2015-02-06 Nicholas Mc... orinoco: orinoco_pci use msecs_to_jiffies for conversion
2015-02-06 Nicholas Mc... orinoco: orinoco_plx use msecs_to_jiffies for conversion
2015-02-06 Nicholas Mc... cw1200: use msecs_to_jiffies for conversion
2015-02-06 Sergey Ryazanovath5k: fix spontaneus AR5312 freezes
2015-02-06 Sujith Manoharanath9k: Choose correct rate for 2GHz channel
2015-02-06 Sujith Manoharanath9k: Clear TSF2 properly
2015-02-06 Sujith Manoharanath9k: Program AR_WA correctly
2015-02-06 Sujith Manoharanath9k: Fix issues with WoW enable
2015-02-06 Sujith Manoharanath9k: Register correct WOW details with mac80211
2015-02-06 Sujith Manoharanath9k: Add support for more WOW patterns
2015-02-06 Larry Fingerrtlwifi: rtl8192ee: Fix problems with calculating free...
2015-02-06 Troy Tanrtlwifi: rtl8192ee: Fix handling of new style descriptors
2015-02-03 Hamad Kadmanywil6210: Remove msm platform related code
2015-02-03 Vladimir Kondratievwil6210: print ciphers in debug info
2015-02-03 Vladimir Kondratievwil6210: more Tx debug
2015-02-03 Vladimir Kondratievwil6210: fix race between xmit and Tx vring de-allocation
2015-02-03 Vladimir Kondratievwil6210: avoid Tx descriptor double write
2015-02-03 Vladimir Kondratievwil6210: remove old Tx work-around
2015-02-03 Sujith Manoharanath9k: Fix max pattern check
2015-02-03 Sujith Manoharanath9k: Cleanup reg_wow.h
2015-02-03 Sujith Manoharanath9k: Remove incorrect register macros
2015-02-03 Sujith Manoharanath9k: Move WOW registers to reg_wow.h
2015-02-03 Sujith Manoharanath9k: Register max WOW patterns
2015-02-03 Sujith Manoharanath9k: Add a HW structure for WOW
2015-02-03 Sujith Manoharanath9k: Simplify user pattern configuration
2015-02-03 Sujith Manoharanath9k: Add a debugfs file for WOW
2015-02-03 Sujith Manoharanath9k: Remove ath9k_hw_wow_event_to_string
2015-02-03 Sujith Manoharanath9k: Remove unused BMISS processing
2015-02-03 Sujith Manoharanath9k: Check WOW triggers properly
2015-02-03 Sujith Manoharanath9k: Fix wow init/deinit
2015-02-03 Sujith Manoharanath9k: Check multi-channel context for WOW
2015-02-03 Sujith Manoharanath9k: Check early for multi-vif/STA conditions
2015-02-03 Sujith Manoharanath9k: Remove redundant device_can_wakeup() check
2015-02-03 Sujith Manoharanath9k: Return early for error conditions
2015-02-03 Sujith Manoharanath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE
2015-02-03 Amitkumar Karwarmwifiex: disable UAPSD mode when AP starts
2015-02-03 Amitkumar Karwarmwifiex: fix NULL packet downloading issues
2015-02-03 Amitkumar Karwarmwifiex: fix memory leak in mwifiex_send_processed_packet()
2015-02-03 Amitkumar Karwarmwifiex: correction in wakeup timer handling
2015-02-03 Troy Tanrtlwifi: rtl8192ee: Fix DMA stalls
2015-02-03 Troy Tanrtlwifi: rtl8192ee: Fix parsing of received packet
2015-02-03 Troy Tanrtlwifi: rtl8192ee: Fix TX hang due to failure to updat...
2015-02-03 Troy Tanrtlwifi: rtl8192ee: Fix adhoc fail
2015-01-29 Rafał Miłeckib43: AC-PHY: prepare place for developing new PHY support
2015-01-29 Rafał Miłeckib43: support bcma core reset on AC-PHY hardware
2015-01-29 Rafał Miłeckibcma: implement host code support for PCIe Gen 2 devices
2015-01-29 Rafał Miłeckibcma: add early_init function for PCIe core and move...
2015-01-29 Rafał Miłeckibcma: add empty PCIe hostmode functions if support...
2015-01-29 Rafał Miłeckibcma: detect SPROM revision 11
2015-01-29 Rafał Miłeckibcma: simplify freeing cores (internal devices structs)
2015-01-29 Rafał Miłeckibcma: fix watchdog on some ARM chipsets
2015-01-29 Sujith Manoharanath9k: Enable manual peak detect calibration
2015-01-29 Sujith Manoharanath9k: Set correct peak detect threshold
2015-01-29 Sujith Manoharanath9k: Fix manual peak calibration initialization
2015-01-29 Sujith Manoharanath9k: Add a macro to identify PCOEM chips
2015-01-29 Sujith Manoharanath9k: Update AR955x initvals
2015-01-29 Sujith Manoharanath9k: Update QCA953x initvals
2015-01-29 Michael Büschb43: Fix locking FIXME in beacon update top half
2015-01-29 Avinash Patilmwifiex: 11h handling for AP interface
2015-01-29 Avinash Patilmwifiex: channel switch support for mwifiex
2015-01-29 Avinash Patilmwifiex: handle radar detect event from FW
2015-01-29 Avinash Patilmwifiex: support for channel report for radar detection
2015-01-29 Avinash Patilmwifiex: add cfg80211 start_radar_detection handler
2015-01-29 Avinash Patilmwifiex: separate function for parsing head and tail IEs
2015-01-29 Avinash Patilmwifiex: refactor start_ap handler
2015-01-29 Avinash Patilmwifiex: update IEs after AP has started
2015-01-29 Avinash Patilmwifiex: store AP configuration in private structure
2015-01-29 Avinash Patilmwifiex: do not send regulatory update while starting AP
2015-01-29 Avinash Patilmwifiex: support conversion to any virtual interface...
2015-01-29 Avinash Patilmwifiex: handle PS events on AP interface as well
2015-01-29 Avinash Patilmwifiex: manage virtual interface limits efficiently
2015-01-29 Avinash Patilmwifiex: add init parameter to init command routine
2015-01-29 Avinash Patilmwifiex: store permanant mac address in adapter structure
2015-01-29 Avinash Patilmwifiex: do not declare wdev as pointer
2015-01-29 Avinash Patilmwifiex: set wiphy params only once
2015-01-29 Avinash Patilmwifiex: remove redundant nick_name variable
2015-01-29 Pramod Guravssb: Fix Sparse error in main
2015-01-29 Arend van Sprielbrcmfmac: fix nvram processing
2015-01-29 Arend van Sprielbrcmfmac: store revinfo retrieval result
2015-01-29 Arend van Sprielbrcmfmac: show firmware release info in ethtool driver...
2015-01-29 Arend van Sprielbrcmfmac: always obtain device revision info upon intia...
2015-01-29 Arend van Sprielbrcmfmac: determine chip info when not provided by...
2015-01-29 Arend van Sprielbrcmutil: use define for boardrev string function
2015-01-29 Arend van Sprielbrcmfmac: do not load firmware when device is already...
2015-01-29 Hante Meulemanbrcmfmac: Reopen netdev queue on bus state data.
2015-01-29 Hante Meulemanbrcmfmac: SDIO: avoid using bus state for private states.
2015-01-29 Arend van Sprielbrcmfmac: wait for driver to go idle during suspend
2015-01-29 Arend van Sprielbrcmfmac: pass DEAUTH/DISASSOC reason code to user...
2015-01-29 Hante Meulemanbrcmfmac: use SDIO DPC for control frames.
2015-01-29 Hante Meulemanbrcmfmac: prevent possible deadlock on resuming SDIO...
2015-01-29 Hante Meulemanbrcmfmac: Relax scheduling of msgbuf worker on high...
2015-01-29 Vladimir Kondratievwil6210: move Rx reorder buffer allocation out of spinlock
2015-01-29 Vladimir Kondratievwil6210: implement cfg80211 probe_client() op
next