Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | bnx2x: fix loopback for non 10G link | Yaniv Rosner | 2011-07-24 | 1 | -6/+18 | |
| * | | | | | | | | | | bnx2x: dcb - send all unmapped priorities to same COS as L2 | Dmitry Kravkov | 2011-07-24 | 1 | -6/+33 | |
| * | | | | | | | | | | iwlwifi: Fix build with CONFIG_PM disabled. | David S. Miller | 2011-07-24 | 1 | -0/+6 | |
| * | | | | | | | | | | gre: fix improper error handling | xeb@mail.ru | 2011-07-23 | 1 | -15/+6 | |
| * | | | | | | | | | | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov | 2011-07-23 | 2 | -2/+2 | |
| * | | | | | | | | | | via-velocity: remove duplicated #include | Huang Weiyi | 2011-07-23 | 1 | -1/+0 | |
| * | | | | | | | | | | qlge: remove duplicated #include | Huang Weiyi | 2011-07-23 | 1 | -1/+0 | |
| * | | | | | | | | | | igb: remove duplicated #include | Huang Weiyi | 2011-07-23 | 1 | -1/+0 | |
| * | | | | | | | | | | can: c_can: remove duplicated #include | Huang Weiyi | 2011-07-23 | 2 | -2/+0 | |
| * | | | | | | | | | | bnad: remove duplicated #include | Huang Weiyi | 2011-07-23 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-07-22 | 177 | -6085/+7151 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 | 177 | -6085/+7151 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage | John W. Linville | 2011-07-22 | 1 | -0/+2 | |
| | | * | | | | | | | | | | b43legacy: dma: cache translation (routing bits) | Rafał Miłecki | 2011-07-22 | 2 | -3/+6 | |
| | | * | | | | | | | | | | ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table() | Pavel Roskin | 2011-07-22 | 1 | -6/+3 | |
| | | * | | | | | | | | | | ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 | Pavel Roskin | 2011-07-22 | 3 | -81/+5 | |
| | | * | | | | | | | | | | ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers | Pavel Roskin | 2011-07-22 | 3 | -22/+6 | |
| | | * | | | | | | | | | | b43: (un)initialize driver on the BCMA bus | Rafał Miłecki | 2011-07-22 | 1 | -4/+44 | |
| | | * | | | | | | | | | | b43: bcma: get DMA translation bits | Rafał Miłecki | 2011-07-22 | 1 | -0/+5 | |
| | | * | | | | | | | | | | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki | 2011-07-22 | 2 | -0/+21 | |
| | | * | | | | | | | | | | ssb: return correct translation bit for 64-bit DMA | Rafał Miłecki | 2011-07-22 | 2 | -4/+7 | |
| | | * | | | | | | | | | | b43: disable parity check on BCMA devices | Rafał Miłecki | 2011-07-22 | 3 | -0/+21 | |
| | | * | | | | | | | | | | rtlwifi: Convert printks to pr_<level> | Joe Perches | 2011-07-21 | 11 | -71/+72 | |
| | | * | | | | | | | | | | ath9k_hw: validate and fix broken eeprom chainmask settings | Felix Fietkau | 2011-07-21 | 1 | -0/+22 | |
| | | * | | | | | | | | | | mwifiex: disable auto deep sleep before unloading the driver | Amitkumar Karwar | 2011-07-21 | 4 | -0/+19 | |
| | | * | | | | | | | | | | mwifiex: check SDIO multi-port aggregation buffer room correctly | Amitkumar Karwar | 2011-07-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | mwifiex: put multicast/broadcast packets to the same RA | Amitkumar Karwar | 2011-07-21 | 1 | -0/+2 | |
| | | * | | | | | | | | | | iwlagn: probe would crash with DEBUG_SHIRQ | Emmanuel Grumbach | 2011-07-21 | 2 | -11/+11 | |
| | | * | | | | | | | | | | iwlagn: remove "disable otp refresh" W/A | Wey-Yi Guy | 2011-07-21 | 2 | -7/+1 | |
| | | * | | | | | | | | | | iwlagn: rename iwlagn_set_dynamic_key | Johannes Berg | 2011-07-21 | 1 | -10/+11 | |
| | | * | | | | | | | | | | iwlagn: track beacon interval sent to device | Johannes Berg | 2011-07-21 | 3 | -6/+9 | |
| | | * | | | | | | | | | | iwlagn: write iq invert register for 105/135 device | Wey-Yi Guy | 2011-07-21 | 1 | -2/+4 | |
| | | * | | | | | | | | | | iwlagn: implement WoWLAN | Johannes Berg | 2011-07-21 | 11 | -14/+705 | |
| | | * | | | | | | | | | | iwlagn: rewrite HW crypto | Johannes Berg | 2011-07-21 | 6 | -224/+200 | |
| | | * | | | | | | | | | | iwlagn: remove forgotten debugfs function | Johannes Berg | 2011-07-21 | 1 | -2/+0 | |
| | | * | | | | | | | | | | iwlagn: remove un-necessary "_agn" | Wey-Yi Guy | 2011-07-21 | 10 | -256/+254 | |
| | | * | | | | | | | | | | iwlagn: remove keyinfo cache | Johannes Berg | 2011-07-21 | 2 | -30/+0 | |
| | | * | | | | | | | | | | iwlagn: testmode fixed rate available for testmode only | Wey-Yi Guy | 2011-07-21 | 3 | -3/+9 | |
| | | * | | | | | | | | | | iwlagn: add comment to warn about WoWLAN in resume / suspend flows | Emmanuel Grumbach | 2011-07-21 | 1 | -0/+10 | |
| | | * | | | | | | | | | | iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv | Emmanuel Grumbach | 2011-07-21 | 5 | -27/+26 | |
| | | * | | | | | | | | | | iwlagn: simplify the bus architecture | Emmanuel Grumbach | 2011-07-21 | 14 | -140/+161 | |
| | | * | | | | | | | | | | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach | 2011-07-21 | 18 | -154/+168 | |
| | | * | | | | | | | | | | iwlagn: move iwl_prepare_card_hw to the transport layer | Emmanuel Grumbach | 2011-07-21 | 5 | -7/+14 | |
| | | * | | | | | | | | | | iwlagn: move more functions from the start flow to the transport layer | Emmanuel Grumbach | 2011-07-21 | 8 | -193/+178 | |
| | | * | | | | | | | | | | iwlagn: SCD configuration for AMPDU moves to transport layer | Emmanuel Grumbach | 2011-07-21 | 8 | -239/+274 | |
| | | * | | | | | | | | | | iwlagn: radio sensor offset in le16 format | Wey-Yi Guy | 2011-07-21 | 2 | -5/+5 | |
| | | * | | | | | | | | | | iwlagn: define valid init calibration mask | Wey-Yi Guy | 2011-07-21 | 1 | -3/+13 | |
| | | * | | | | | | | | | | iwlagn: remove legacy calibration command | Wey-Yi Guy | 2011-07-21 | 1 | -10/+0 | |
| | | * | | | | | | | | | | iwlagn: set correct calibration flag | Wey-Yi Guy | 2011-07-21 | 2 | -2/+4 | |
| | | * | | | | | | | | | | iwlagn: kill iwlagn_setup_deferred_work | Emmanuel Grumbach | 2011-07-21 | 8 | -22/+6 |