summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-055-11/+14
|\
| * qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
| * r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-021-0/+8
| * packetengines: fix config defaultstephen hemminger2012-03-021-0/+1
| * vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-012-8/+3
* | r8169: add byte queue limit support.Igor Maravic2012-03-061-5/+22
* | r8169: add 64bit statistics.Junchang Wang2012-03-061-14/+45
* | mlx4_en: remove sparse errorsEric Dumazet2012-03-051-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05170-8388/+8231
|\ \
| * | carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville2012-02-291-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-298-33/+41
| |\ \
| | * | mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
| | * | carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| | * | carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
| * | | ath9k: decouple RX error checking for DFSZefir Kurtisi2012-02-291-6/+6
| * | | iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche2012-02-291-5/+0
| * | | iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-294-32/+0
| * | | iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche2012-02-291-1/+1
| * | | iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche2012-02-291-39/+39
| * | | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-293-3/+7
| * | | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-297-44/+29
| * | | mwifiex: remove redundant scan operationAmitkumar Karwar2012-02-291-6/+0
| * | | ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev2012-02-291-9/+2
| * | | zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli2012-02-291-1/+11
| * | | iwlwifi: fix IDI compilationEmmanuel Grumbach2012-02-271-1/+1
| * | | iwlwifi: update pci subsystem idWey-Yi Guy2012-02-273-3/+16
| * | | iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy2012-02-271-0/+1
| * | | iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-272-4/+5
| * | | iwlwifi: document the operational modeEmmanuel Grumbach2012-02-272-8/+34
| * | | iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2012-02-272-4/+2
| * | | iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-274-14/+15
| * | | iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-279-188/+29
| * | | iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-273-77/+80
| * | | iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2012-02-272-3/+4
| * | | iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach2012-02-271-4/+3
| * | | iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-277-5/+21
| * | | iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-277-7/+18
| * | | iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-276-6/+31
| * | | iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-276-7/+21
| * | | iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-277-3/+34
| * | | iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach2012-02-272-2/+2
| * | | iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-2712-65/+204
| * | | iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach2012-02-273-3/+3
| * | | iwlwifi: drv object can release its own memoryEmmanuel Grumbach2012-02-273-2/+21
| * | | iwlwifi: introducing the drv object's flowsEmmanuel Grumbach2012-02-276-29/+210
| * | | iwlwifi: move uCode flags handling to op_modeJohannes Berg2012-02-272-16/+21
| * | | iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach2012-02-274-55/+67
| * | | iwlwifi: parse_tlv functions set the fw_version stringEmmanuel Grumbach2012-02-272-31/+44
| * | | rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski2012-02-271-8/+17
| * | | rt2800: Add documentation on MCU requestsJakub Kicinski2012-02-272-4/+19
OpenPOWER on IntegriCloud