summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19ath9k: Add ATH_OP_MULTI_CHANNELFelix Fietkau
2014-06-19ath9k: Move caldata into channel contextFelix Fietkau
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan
2014-06-19ath9k: Implement channel context opsFelix Fietkau
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau
2014-06-19ath9k: channel context based transmissionFelix Fietkau
2014-06-19ath9k: Add channel context worker threadFelix Fietkau
2014-06-19ath9k: Move acq to channel contextFelix Fietkau
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau
2014-06-19ath9k: Add channel context structureFelix Fietkau
2014-06-19rtlwifi: btcoexist: avoid format string in printkKees Cook
2014-06-19rsi_91x_sdio: add error handling into rsi_module_init()Alexey Khoroshilov
2014-06-19rsi: Use module_usb_driverAlexey Khoroshilov
2014-06-19mwifiex: wowlan: do not disconnect on suspendBing Zhao
2014-06-19mwifiex: support wowlan magic-packet encapsulated as UDP packetZhiyuan Yang
2014-06-19bcma: gpio: register all 32 GPIOs on BCM53572Rafał Miłecki
2014-06-19rt2x00: do not initialize BCN_OFFSET registersStanislaw Gruszka
2014-06-19rt2x00: change order when stop beaconingStanislaw Gruszka
2014-06-19rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka
2014-06-19rt2x00: change beaconing setup on RT2800Stanislaw Gruszka
2014-06-19rt2x00: change beaconing lockingStanislaw Gruszka
2014-06-19mwifiex: Remove custom world regulatory domainMarkus Pargmann
2014-06-19net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variableRickard Strandqvist
2014-06-19net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-06-19net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-06-19b43: PHY: drop channel_type (we can get this info from chandef)Rafał Miłecki
2014-06-19b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki
2014-06-19b43: PHY: drop own channel_freq (get it from chandef when needed)Rafał Miłecki
2014-06-19b43: store current channel using struct cfg80211_chan_defRafał Miłecki
2014-06-19b43: b43_op_config: set channel info before switching bandRafał Miłecki
2014-06-19b43: PHY: don't force default channel during initRafał Miłecki
2014-06-19b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNELRafał Miłecki
2014-06-19b43: b43_op_config: drop check for core changeRafał Miłecki
2014-06-19b43: drop B43_DEFAULT_CHANNELRafał Miłecki
2014-06-19rtl818x_pci: fix possible RX descriptor invalid data readAndrea Merello
2014-06-19rtl818x_pci: provide dBm signal information for rtl8185Andrea Merello
2014-06-19rtl818x_pci: make RSSI code more readableAndrea Merello
2014-06-19cw1200: Remove useless return variablesPeter Senna Tschudin
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin
2014-06-15Linux 3.16-rc1v3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert