Age | Commit message (Expand) | Author | Files | Lines |
2012-05-11 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -3/+3 |
2012-04-24 | iwlwifi: remove TX/RX frame statistics | Johannes Berg | 1 | -1/+0 |
2012-04-13 | iwlwifi: move iwl_bcast_addr to iwl-agn-sta.c | Meenakshi Venkataraman | 1 | -0/+2 |
2012-04-13 | iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.c | Meenakshi Venkataraman | 1 | -0/+44 |
2012-04-13 | iwlwifi: make iwl_sta_fill_lq static | Johannes Berg | 1 | -50/+50 |
2012-04-12 | iwlwifi: move hw_params into priv | Johannes Berg | 1 | -6/+6 |
2012-03-08 | iwlwifi: don't delete AP station directly | Johannes Berg | 1 | -0/+35 |
2012-03-08 | iwlwifi: more status bit factoring | Don Fry | 1 | -3/+3 |
2012-03-07 | iwlwifi: clean up iwl-commands.h | Johannes Berg | 1 | -1/+1 |
2012-03-07 | iwlwifi: move packet to transport | Johannes Berg | 1 | -3/+5 |
2012-03-07 | iwlwifi: move mutex out of shared | Johannes Berg | 1 | -9/+9 |
2012-03-07 | iwlwifi: add wrappers for command sending | Johannes Berg | 1 | -4/+4 |
2012-03-07 | iwlwifi: fix station HT parameters | Johannes Berg | 1 | -22/+59 |
2012-03-07 | iwlwifi: don't pass iwl_rx_mem_buffer to upper layers | Johannes Berg | 1 | -1/+1 |
2012-03-07 | iwlwifi: pass response packet directly | Johannes Berg | 1 | -3/+3 |
2012-03-07 | iwlwifi: move wowlan bool into priv | Johannes Berg | 1 | -1/+1 |
2012-03-07 | iwlwifi: simplify auth/assoc flow | Johannes Berg | 1 | -45/+0 |
2012-03-07 | iwlwifi: make sta lock private & BH lock | Johannes Berg | 1 | -82/+59 |
2012-03-07 | iwlwifi: build some station commands directly | Johannes Berg | 1 | -11/+9 |
2012-03-07 | iwlwifi: simplify code in iwlagn_key_sta_id | Johannes Berg | 1 | -17/+4 |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+9 |
2012-02-21 | iwlwifi: fix key removal | Johannes Berg | 1 | -1/+9 |
2012-01-24 | iwlwifi: update Copyright | Wey-Yi Guy | 1 | -1/+1 |
2012-01-24 | iwlwifi: Sanity check for sta_id | Wey-Yi Guy | 1 | -4/+7 |
2011-12-16 | iwlagn: remove iwlagn_build_addsta_hcmd | Johannes Berg | 1 | -13/+2 |
2011-12-16 | iwlwifi: reset the tid_data when a station is removed | Emmanuel Grumbach | 1 | -0/+5 |
2011-12-09 | iwlwifi: minor cleanup | Wey-Yi Guy | 1 | -2/+2 |
2011-12-02 | iwlagn: fix HW crypto for TX-only keys | Johannes Berg | 1 | -5/+0 |
2011-11-11 | iwlwifi: move station functions to mac80211 | Wey-Yi Guy | 1 | -68/+0 |
2011-11-11 | iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ | Johannes Berg | 1 | -3/+7 |
2011-11-11 | iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged | Todd Previte | 1 | -1/+1 |
2011-10-14 | iwlagn: merge station management functions | Wey-Yi Guy | 1 | -7/+826 |
2011-10-14 | iwlagn: add debug for mac80211 callback | Wey-Yi Guy | 1 | -0/+3 |
2011-10-14 | iwlagn: send simple LQ command for WoWLAN | Johannes Berg | 1 | -9/+18 |
2011-08-29 | iwlagn: move all iwl_is_XXX helpers to iwl-shared.h | Emmanuel Grumbach | 1 | -1/+1 |
2011-08-29 | iwlagn: bus layer chooses its transport layer | Emmanuel Grumbach | 1 | -1/+1 |
2011-08-29 | iwlagn: priv->sta_lock moves to iwl_shared | Emmanuel Grumbach | 1 | -25/+25 |
2011-08-29 | iwlagn: priv->mutex moves to iwl_shared | Emmanuel Grumbach | 1 | -9/+9 |
2011-08-29 | iwlagn: hw_params moves to iwl_shared | Emmanuel Grumbach | 1 | -6/+6 |
2011-07-21 | iwlagn: rename iwlagn_set_dynamic_key | Johannes Berg | 1 | -10/+11 |
2011-07-21 | iwlagn: rewrite HW crypto | Johannes Berg | 1 | -193/+160 |
2011-07-21 | iwlagn: remove keyinfo cache | Johannes Berg | 1 | -22/+0 |
2011-07-21 | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach | 1 | -1/+1 |
2011-07-11 | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach | 1 | -1/+2 |
2011-07-11 | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach | 1 | -1/+1 |
2011-06-24 | iwlagn: don't use CCK rates for P2P interfaces | Johannes Berg | 1 | -6/+11 |
2011-05-13 | iwlagn: prepare for multi-TB commands | Johannes Berg | 1 | -2/+2 |
2011-04-07 | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 1 | -1/+1 |
2011-04-07 | iwlagn: clean up some 3945/4965 remnants | Johannes Berg | 1 | -1/+1 |
2010-11-15 | iwlagn: fix non-5000+ build | Johannes Berg | 1 | -1/+31 |