Age | Commit message (Expand) | Author |
2013-03-06 | iwlwifi: make device configuration bus agnostic | Emmanuel Grumbach |
2012-06-06 | iwlwifi: move PCIe into subdirectory | Johannes Berg |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-24 | iwlwifi: use correct released ucode version | Meenakshi Venkataraman |
2012-04-23 | iwlwifi: clean up some hw file includes | Johannes Berg |
2012-04-23 | iwlwifi: move eeprom versions to HW files | Johannes Berg |
2012-04-12 | iwlwifi: dynamically determine lib_ops | Johannes Berg |
2012-04-12 | iwlwifi: introduce device family enum | Johannes Berg |
2012-04-12 | iwlwifi: move eeprom into priv | Johannes Berg |
2012-04-12 | iwlwifi: move hw_params into priv | Johannes Berg |
2012-04-12 | iwlwifi: move queue watchdog into transport | Johannes Berg |
2012-04-09 | iwlwifi: move queue mapping out of transport | Johannes Berg |
2012-03-09 | iwlwifi: fix the delta for remove max_txq_num patch | Wey-Yi Guy |
2012-03-08 | iwlwifi: remove unused max_nrg_cck from sensitivity and constify | Johannes Berg |
2012-03-07 | iwlwifi: don't include iwl-prph.h everywhere | Johannes Berg |
2012-03-07 | iwlwifi: constify remaining config data | Johannes Berg |
2012-03-07 | iwlwifi: remove num_of_queues module parameter | Johannes Berg |
2012-03-07 | iwlwifi: add wrappers for command sending | Johannes Berg |
2012-03-06 | iwlwifi: make config const | Johannes Berg |
2012-03-06 | iwlwifi: use valid TX/RX antenna from hw_params | Johannes Berg |
2012-03-06 | iwlwifi: remove shared lock | Johannes Berg |
2012-02-17 | iwlwifi: SRAM size moves from hw_params to cfg | Emmanuel Grumbach |
2012-02-17 | iwlwifi: iwl_set_hw_params returns always 0 | Emmanuel Grumbach |
2012-02-02 | iwlwifi: move bcast_sta_id init to common routine | Don Fry |
2012-02-02 | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach |
2012-01-06 | iwlwifi: update Copyright | Wey-Yi Guy |
2011-12-16 | iwlwifi: move iwl_cfg from iwl_priv to iwl_shared | Don Fry |
2011-12-08 | iwlwifi: move eeprom pointer from iwl_priv to iwl_shared | Don Fry |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-02 | iwlwifi: change the default behavior of watchdog timer | Wey-Yi Guy |
2011-11-28 | iwlagn: remove calibration knowledge | Johannes Berg |
2011-10-14 | iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h | Emmanuel Grumbach |
2011-10-14 | iwlagn: remove 5000 hw header | Johannes Berg |
2011-10-14 | iwlagn: merge station management functions | Wey-Yi Guy |
2011-10-14 | iwlagn: rename all the mac80211 callback functions | Wey-Yi Guy |
2011-10-14 | iwlagn: kill hw_params.max_stations | Emmanuel Grumbach |
2011-09-19 | iwlagn: rename iwl-pci.h to iwl-cfg.h | Johannes Berg |
2011-09-19 | iwlagn: replace beacon_time_fsf_bits variable with #define | Don Fry |
2011-09-19 | iwlagn: simplify chain_noise_num_beacons indirection | Fry, Donald H |
2011-08-29 | iwlagn: iwl-pci doesn't include iwl-dev any more | Emmanuel Grumbach |
2011-08-29 | iwlagn: all function iwl-io.c receive iwl_bus | Emmanuel Grumbach |
2011-08-29 | iwlagn: remove unused parameters from hw_params | Emmanuel Grumbach |
2011-08-29 | iwlagn: bus layer chooses its transport layer | Emmanuel Grumbach |
2011-08-29 | iwlagn: priv->lock moves to iwl_shared | Emmanuel Grumbach |
2011-08-29 | iwlagn: hw_params moves to iwl_shared | Emmanuel Grumbach |
2011-08-29 | iwlagn: introduce iwl-shared.h | Emmanuel Grumbach |
2011-08-08 | iwlagn: change default sensitivity value for 5000 and 6000 series | Wey-Yi Guy |
2011-08-08 | iwlagn: remove wireless extensions inclusions | Johannes Berg |
2011-08-02 | iwlagn: 5000 do not support idle mode | Wey-Yi Guy |
2011-07-21 | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach |