]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
iwlagn: add PAN to tx flush
[karo-tx-linux.git] / drivers /
2011-06-18 Wey-Yi Guyiwlagn: add PAN to tx flush
2011-06-18 Wey-Yi Guyiwlagn: Remove un-necessary indirect call
2011-06-17 Rafał Miłeckib43: HT-PHY: implement switching analog
2011-06-17 Rafał Miłeckib43: HT-PHY: implement radio ops
2011-06-17 Pavel Roskinath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
2011-06-17 Pavel Roskinath5k: minor cleanup
2011-06-17 Pavel Roskinath9k: typo fix in a comment
2011-06-17 Pavel Roskinath9k: use standard max(), remove A_MAX macro
2011-06-17 Mohammed Shafi Sha... ath9k: remove a redundant call to pcipowersave
2011-06-17 Dan Carpenteriwlegacy: fix up brokenness caused by cleanup
2011-06-17 Mohammed Shafi Sha... ath9k: Add debug messages to track PAPRD failures
2011-06-17 Rafał Miłeckib43: add Kconfig option for compiling SSB driver
2011-06-17 Nikanth Karthikesanif_spi: Fix compilation warning - unused variable
2011-06-17 Rafał Miłeckib43: HT-PHY: add place for writing HT PHY support
2011-06-17 Rafał Miłeckib43: define new PHYs and radio regs for cores >= 24
2011-06-17 Connor Hansendrivers/ssb/driver_chipcommon_pmu.c: uninitilized warning
2011-06-11 Wey-Yi Guyiwlagn: Sanity check for valid context
2011-06-11 Wey-Yi Guyiwlagn: Sanity check for 11n capability
2011-06-11 Wey-Yi Guyiwlagn: merge duplicated code into single place
2011-06-11 Wey-Yi Guyiwlagn: group similar defines together
2011-06-11 Wey-Yi Guyiwlagn: generic temperature location in EEPROM
2011-06-11 Wey-Yi Guyiwlagn: remove unused debug flag
2011-06-11 Wey-Yi Guyiwlagn: use IWL_DEBUG_FW for firmware related debug msg
2011-06-11 Wey-Yi Guyiwlagn: use IWL_DEBUG_TEMP for temperature related...
2011-06-11 Wey-Yi Guyiwlagn: add debug message for coex related activities
2011-06-11 Wey-Yi Guyiwlagn: add coex debug flag
2011-06-11 Wey-Yi Guyiwlagn: use sku capabilities information from EEPROM
2011-06-11 Wey-Yi Guyiwlagn: Band capabilities in EEPROM
2011-06-11 Johannes Bergiwlagn: don't check ucode subtype
2011-06-11 Wey-Yi Guyiwlagn: move no_sleep_autoadjust as part of iwlagn_mod_...
2011-06-11 Wey-Yi Guyiwlagn: move led_mode as part of iwlagn_mod_params
2011-06-11 Wey-Yi Guyiwlagn: move bt_coex_active as part of iwlagn_mod_params
2011-06-11 Wey-Yi Guyiwlagn: add dumpit support for testmode trace function
2011-06-11 Wey-Yi Guyiwlagn: usersapce application decide the size of trace...
2011-06-10 Larry Fingerrtlwifi: Fix warnings on parisc arch
2011-06-10 Arend van Sprieldrivers: bcma: export bcma_core_disable() function
2011-06-10 Dan Carpenterb43: check for allocation failures
2011-06-10 Amitkumar Karwarmwifiex: get rid of global adapter pointer
2011-06-10 Stanislaw Gruszkaiwlegacy: refactor iwl4965_mac_channel_switch
2011-06-10 Stanislaw Gruszkaiwlegacy: remove unused agg_tids_count
2011-06-10 Stanislaw Gruszkaiwlegacy: remove firmware event log
2011-06-10 Stanislaw Gruszkaiwlegacy: remove reset rf infrastructure
2011-06-10 Stanislaw Gruszkaiwlegacy: remove recover from statistics
2011-06-10 Stanislaw Gruszkaiwlegacy: remove unused power commands defines
2011-06-10 Daniel Drakelibertas: add sd8686 reset_card support
2011-06-10 Mike McCormackrtlwifi: Factor out code to receive one packet
2011-06-10 Mike McCormackrtlwifi: Free skb in one place
2011-06-10 Mike McCormackrtlwifi: Resubmit skbs with bad CRC early
2011-06-10 Mike McCormackrtlwifi: Remove unnecessary indent
2011-06-10 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-09 Gustavo F. PadovanMerge master.kernel.org:/pub/scm/linux/kernel/git/padov...
2011-06-09 David MillerBluetooth: Do not ignore errors returned from strict_st...
2011-06-08 Stanislaw Gruszkaiwlegacy: fix channel switch locking
2011-06-08 Wey-Yi Guyiwlagn: send tx power command if defer cause by RXON...
2011-06-07 Mohammed Shafi Sha... ath9k: make use of a helper to get paprd scale factor
2011-06-07 Yogesh Ashok Powarmwifiex: disable transmission buffer aggregation for...
2011-06-07 Yogesh Ashok Powarmwifiex: adding check for enough space before padding
2011-06-07 Yogesh Ashok Powarmwifiex: Remove redundant skb_queue_empty checks
2011-06-07 Yogesh Ashok Powarmwifiex: remove list traversal in mwifiex_num_pkts_in_txq
2011-06-07 Greg Dietscheiwlwifi: remove unecessary if statement
2011-06-07 Stanislaw Gruszkaiwlagn: refactor iwlagn_mac_channel_switch
2011-06-07 Shahar Leviwl12xx: Stop BA session event from device
2011-06-07 Mike McCormackrtlwifi: Avoid modifying skbs that are resubmitted
2011-06-07 Mike McCormackrtlwifi: Fix logic in rx_interrupt
2011-06-07 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-06-06 Stanislaw Gruszkaiwl4965: set tx power after rxon_assoc
2011-06-06 Stanislaw Gruszkart2x00: fix rmmod crash
2011-06-06 Stanislaw Gruszkaiwlagn: use cts-to-self protection on 5000 adapters...
2011-06-03 Wey-Yi Guyiwlagn: call commit_rxon function directly
2011-06-03 Wey-Yi Guyiwlagn: direct call to post_scan function
2011-06-03 Wey-Yi Guyiwlagn: move all post scan functions in one place
2011-06-03 Wey-Yi Guyiwlagn: set smps mode after assoc for 1000 device
2011-06-03 Wey-Yi Guyiwlagn: save the latest smps mode
2011-06-03 Greg Dietscheiwlegacy: add missing null check
2011-06-03 Greg Dietscheiwlegacy: propagate error return value
2011-06-03 Greg Dietscheiwlegacy: return -EINVAL instead of -1
2011-06-03 Greg Dietscheiwlegacy: remove unecessary if statement
2011-06-03 Greg Dietscheiwlegacy: remove unreachable code
2011-06-03 Rafał Miłeckib43: add BCMA 80211 core specific defines
2011-06-03 Rafał Miłeckib43: add an option to register BROKEN bcma driver
2011-06-03 Rafał Miłeckibcma: read SPROM and extract MAC from it
2011-06-03 Rafał Miłeckib43: do not use SSB specific flags when calling core...
2011-06-03 Felix Fietkauath9k: show excessive-retry MPDUs in debugfs
2011-06-03 Mike McCormackrtlwifi: Fix logic in rx_interrupt
2011-06-03 Mike McCormackrtlwifi: Use write barrier when assigning ownership
2011-06-03 Mike McCormackrtlwifi: Assign rx buffer ownership to hardware last
2011-06-03 Mike McCormackrtlwifi: Don't block interrupts in spinlocks
2011-06-03 Mike McCormackrtlwifi: Run IPS leave work in a tasklet
2011-06-03 Mike McCormackrtlwifi: Store loop index in local variable
2011-06-03 Mike McCormackrtlwifi: Remove set_rfpowerstate_inprogress
2011-06-03 Mike McCormackrtlwifi: Synchronize IRQ after disabling it
2011-06-03 Daniel Drakelibertas_sdio: handle spurious interrupts
2011-06-03 Stanislaw Gruszkaiwlagn: fix channel switch locking
2011-06-03 Nick Kossifidisath5k: Disable fast channel switching by default
2011-06-03 Rafał Miłeckissb: fix PCI(e) driver regression causing oops on PCI...
2011-06-02 Johannes Bergiwlagn: fix interface combinations
2011-06-01 Wey-Yi Guyiwlagn: change log to better represent the state of...
2011-06-01 Wey-Yi Guyiwlagn: change the logging level for aggregation enable...
2011-06-01 Johannes Bergiwlagn: advertise interface combinations
2011-06-01 Emmanuel Grumbachiwlagn: free the ICT ISR when the request_irq failed
next