]> git.openfabrics.org - ~shefty/rdma-dev.git/shortlog
~shefty/rdma-dev.git
2012-02-06 Hauke Mehrtensbcma: add PCIe host controller
2012-02-06 Hauke Mehrtensbcma: make some functions __devinit
2012-02-06 Hauke Mehrtensbcma: export bcma_pcie_read()
2012-02-06 Hauke Mehrtensbcma: add constants for PCI and use them
2012-02-06 Hauke Mehrtensbcma: add the core unit number
2012-02-06 Stanislaw Gruszkart2800: document RF_R03 register bits [7:4]
2012-02-06 Stanislaw Gruszkart2800: radio 3xxxx: channel switch RX/TX calibration...
2012-02-06 Stanislaw Gruszkart2800: radio 3xxx: add channel switch calibration...
2012-02-06 Stanislaw Gruszkart2800: radio 3xxx: program RF_R1 during channel switch
2012-02-06 Stanislaw Gruszkart2800: radio 3xxx: reprogram only lower bits of RF_R3
2012-02-06 Masanari Iidanet: Fix typo in ipw2x00/libipw_rx.c
2012-02-06 Johannes Bergmac80211: redesign auth/assoc
2012-02-06 Johannes Bergcfg80211: export cfg80211_ref_bss
2012-02-06 Johannes Bergcfg80211: stop tracking authenticated state
2012-02-06 Johannes Bergmac80211: remove dummy STA support
2012-02-06 Johannes Bergmac80211: implement sta_add/sta_remove in sta_state
2012-02-06 Johannes Bergmac80211: add sta_state callback
2012-02-06 Johannes Bergmac80211: add NOTEXIST station state
2012-02-06 Johannes Bergmac80211: dont program keys for stations not uploaded
2012-02-06 Johannes Bergmac80211: simplify AP_VLAN handling
2012-02-06 Johannes Bergmac80211: move managed mode station state modification
2012-02-06 John W. LinvilleMerge branch 'wireless-next' of git://git.kernel.org...
2012-02-06 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-02-02 Amit Bekaiwlwifi: range check to testmode direct reg access
2012-02-02 Johannes Bergiwlwifi: release IRQ in error path
2012-02-02 Don Fryiwlwifi: move all ucode routines to iwl-ucode.c
2012-02-02 Don Fryiwlwifi: move bcast_sta_id init to common routine
2012-02-02 Don Fryiwlwifi: clarify comment
2012-02-02 Emmanuel Grumbachiwlwifi: debug print in tx_queue_set_status is more...
2012-02-02 Emmanuel Grumbachiwlwifi: stop_hw replace enable_rfkill_int
2012-02-02 Emmanuel Grumbachiwlwifi: move hw_rev to transport layer
2012-02-02 Emmanuel Grumbachiwlwifi: kill bus_get_hw_id
2012-02-02 Emmanuel Grumbachiwlwifi: kill bus_get_hw_id_string
2012-02-02 Emmanuel Grumbachiwlwifi: kill bus_is_pm_supported
2012-02-02 Emmanuel Grumbachiwlwifi: kill bus_apm_config
2012-02-02 Emmanuel Grumbachiwlwifi: consolidate the start_device flow
2012-02-02 Emmanuel Grumbachiwlwifi: move the RF kill logic from iwl_probe to transport
2012-02-02 Emmanuel Grumbachiwlwifi: introduce trans_ops->stop_hw
2012-02-02 Emmanuel Grumbachiwlwifi: move apm_init to start_hw
2012-02-02 Emmanuel Grumbachiwlwifi: move prepare_card_hw to start_hw
2012-02-02 Emmanuel Grumbachiwlwifi: rename trans_ops->request_irq to trans_ops...
2012-02-02 Emmanuel Grumbachiwlwifi: don't use the bus for ucode fw_desc any more
2012-02-02 Emmanuel Grumbachiwlwifi: remove the pointer to dev from the bus layer
2012-02-02 Emmanuel Grumbachiwlwifi: give trans to all the read / write functions
2012-02-02 Emmanuel Grumbachiwlwifi: the read / write register ops move to transport
2012-02-02 Emmanuel Grumbachiwlwifi: move the bus configuration to transport
2012-02-02 Emmanuel Grumbachiwlwifi: allocate the transport from the bus layer
2012-02-02 Emmanuel Grumbachiwlwifi: move the shrd memory from priv
2012-02-02 Emmanuel Grumbachiwlwifi: separate the APM from the EEPROM
2012-02-02 Gregory Greenmaniwlwifi: Connect IDI transport to driver.
2012-02-02 Emmanuel Grumbachiwlwifi: add fw_alive to transport layer API, kill...
2012-02-02 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-02-02 Chilam Ngath6kl: initialize the 'nominal_phy' field in the ...
2012-02-02 Kalle Valoath6kl: fix compiler warning in ath6kl_init_hw_params()
2012-02-02 Masanari Iidaath6kl: Fix typo in cfg80211.c
2012-02-01 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-01-31 Santosh Sajjanath6kl: Workaround to support Deep Sleep with MSM.
2012-01-30 Larry Fingerrtlwifi: Convert to asynchronous firmware load
2012-01-30 Sujith Manoharanath9k: Print the correct channel mode
2012-01-30 Sujith Manoharanath9k_htc: Load firmware asynchronously
2012-01-30 Rafał MiłeckiMAINTAINERS: update b43(legacy) mailing list
2012-01-30 Johannes Bergiwlwifi: always restrict scan dwell in P2P
2012-01-30 Wey-Yi Guyiwlwifi: add option to disalbe LED
2012-01-30 Johannes Bergiwlwifi: fix uCode event tracing
2012-01-30 Wey-Yi Guyiwlwifi: fix typo
2012-01-30 Helmut Schaamac80211: Move num_sta_ps counter decrement after synch...
2012-01-30 Simon Wunderlichmac80211: add support for mcs masks
2012-01-30 Simon Wunderlichnl80211: add support for mcs masks
2012-01-30 Larry Fingerrtlwifi: Move pr_fmt macros to a single location
2012-01-30 Helmut Schaamac80211: Fix incorrect num_sta_ps decrement in ap_sta_...
2012-01-30 Helmut Schaamac80211: Fix incorrect num_sta_ps decrement in __sta_i...
2012-01-30 Johannes Bergmac80211: station state transition error handling
2012-01-30 John W. LinvilleRevert "mac80211: Do not scan for IBSS merge with a...
2012-01-30 Raja Maniath6kl: Return a proper error code when not in connecte...
2012-01-30 Raja Maniath6kl: Wait for host sleep mode cmd processed event...
2012-01-30 Raja Maniath6kl: Configure WOW patterns while going to wow_suspend
2012-01-30 Raja Maniath6kl: Re-architect suspend mode handling in ath6kl_sd...
2012-01-30 Vasanthakumar... ath6kl: Fix kernel panic during rx aggregation
2012-01-30 Kalle Valoath6kl: fix testmode when fw-2.bin or fw-3.bin is used
2012-01-30 John W. Linvilleath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
2012-01-28 Johannes Bergiwlwifi: always restrict scan dwell in P2P
2012-01-28 Wey-Yi Guyiwlwifi: add option to disalbe LED
2012-01-28 Johannes Bergiwlwifi: fix uCode event tracing
2012-01-28 Wey-Yi Guyiwlwifi: fix typo
2012-01-28 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-01-27 Yogesh Ashok... mwl8k: Configuring correct MAC address in broadcast key
2012-01-27 Nicolas Cavallarimac80211: Do not scan for IBSS merge with a fixed BSSID.
2012-01-27 Eliad Pellermac80211: send null packet on active (psm) reconfiguration
2012-01-27 Dan Carpenternfc: NULL vs zero in nci_activate_target()
2012-01-27 Amitkumar Karwarmwifiex: update BSS parameters in dump_station_info()
2012-01-27 Avinash Patilmwifiex: pass priv pointer instead of adapter
2012-01-27 Stanislaw Gruszkart2800usb: remove PWR_PIN_CFG=0x3 during init
2012-01-27 Stanislaw Gruszkart2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
2012-01-27 Stanislaw Gruszkart2800: disable DMA after firmware load
2012-01-27 Stanislaw Gruszkart2800usb: initialize H2M_INT_SRC register
2012-01-27 Randy Dunlapkernel-doc: fix new warnings in cfg80211.h
2012-01-27 Christian Lampartercarl9170: allow users to lower output power level
2012-01-27 Chun-Yeow Yeoh{nl,cfg,mac}80211: Add support of setting non-forwardin...
2012-01-27 Johannes Bergcfg80211: fix a few -Wshadow warnings
2012-01-27 Johannes Bergmac80211: fix a few -Wshadow warnings
next