rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
[deliverable/linux.git] / drivers /
2012-02-08  Gertjan van Wingerdert2x00: Update comment on freq_offset field in struct...
2012-02-08  Gertjan van Wingerdert2x00: Use struct rt2x00_dev driver data in rt2800...
2012-02-08  Gertjan van Wingerdert2x00: Introduce concept of driver data in struct...
2012-02-06  Stanislaw Gruszkaiwlegacy: remove set_hw_params callback
2012-02-06  Stanislaw Gruszkaiwlegacy: remove struct il_tx_info
2012-02-06  Stanislaw Gruszkaiwlegacy: merge il_base_params into il_cfg
2012-02-06  Stanislaw Gruszkaiwlegacy: move ops out of config
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx structure
2012-02-06  Stanislaw Gruszkaiwlegacy: remove il_setup_interface()
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx->is_active
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx->ac_to_queue
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx->ac_to_fifo
2012-02-06  Stanislaw Gruszkaiwlegacy: move ht out of ctx structure
2012-02-06  Stanislaw Gruszkaiwlegacy: move qos_data out of ctx structure
2012-02-06  Stanislaw Gruszkaiwlegacy: remove ctx interface_modes
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx->station_flags
2012-02-06  Stanislaw Gruszkaiwlegacy: move wep_keys out of context
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of mcast_queue
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctxid
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of *_devtype
2012-02-06  Stanislaw Gruszkaiwlegacy: move bcast_sta_id to hw_params
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ap_sta_id
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of wep_key_cmd
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of qos_cmd
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of rxon_assoc_cmd
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx->rxon_timing_cmd
2012-02-06  Stanislaw Gruszkaiwlegacy: get rid of ctx->rxon_cmd
2012-02-06  Stanislaw Gruszkaiwlegacy: move rxon commands out of ctx structure
2012-02-06  Amitkumar Karwarmwifiex: update correct dtim_period in dump_station()
2012-02-06  Amitkumar Karwarmwifiex: cleanup in snmp_mib command preparation code
2012-02-06  Tim Gardnerrtlwifi: Fix PCI probe error path orphaned memory
2012-02-06  Amitkumar Karwarmwifiex: enable HT operating mode
2012-02-06  Amitkumar Karwarmwifiex: fix NULL pointer dereference in set_channel()
2012-02-06  Yogesh Ashok Powarmwl8k: Remove BSSID from the firmware when the BSS...
2012-02-06  Dan Carpenterath9k: cleanup a min_t() cast
2012-02-06  Hauke Mehrtensssb: add support for bcm5354
2012-02-06  Hauke Mehrtensssb: log the id, rev and pkg of the chip found
2012-02-06  Hauke Mehrtensbcma: log the id, rev and pkg of the chip found
2012-02-06  Larry Fingerrtlwifi: Remove extra debugging message accidentally...
2012-02-06  Masanari Iidartlwifi: Fix typo in dm.c
2012-02-06  Masanari Iidaiwmc3200wifi: Fix typo in trace.h
2012-02-06  Devendra.Nagartlwifi: remove return in _rtl_pci_switch_clk_req
2012-02-06  Hauke Mehrtensbcma: add extra sprom check
2012-02-06  Hauke Mehrtensbcma: add bus num counter
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  John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
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./linux/kernel/git...
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./linux/kernel/git...
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  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  Larry Fingerrtlwifi: Move pr_fmt macros to a single location
2012-01-30  Raja Maniath6kl: Return a proper error code when not in connecte...
next
This page took 0.048785 seconds and 8 git commands to generate.