aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-11
|\
| * IXP4xx: Make mdio_bus struct static in the Ethernet driver.Krzysztof Hałasa2010-05-27
| * IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa2010-05-27
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-11
|\ \
| * \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-10
| |\ \
| | * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-06
| | |\ \
| | | * | net/irda/sh_irda: Modify clk_get lookupsKuninori Morimoto2010-08-04
* | | | | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-11
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-10
|\ \ \ \
| * | | | e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-08
| * | | | ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend2010-08-08
| * | | | netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-08
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-06
| |\ \ \ \
| | * | | | iwlwifi: fix locking assertionsJohannes Berg2010-08-06
| | * | | | iwlwifi: fix TX tracerJohannes Berg2010-08-06
| | * | | | rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-05
| | * | | | libertas: scan before assocation if no BSSID was givenDan Williams2010-08-05
| | * | | | libertas: fix association with some APs by using extended ratesDan Williams2010-08-05
| | * | | | libertas: get the right # of scanned BSSesDan Williams2010-08-05
| | * | | | iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-04
| | * | | | rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
| | * | | | wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-04
| | * | | | ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-04
| | * | | | p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-04
| | * | | | ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-04
| | * | | | ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-04
| | * | | | net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-04
| | * | | | iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy2010-08-04
| | * | | | iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-04
| | * | | | iwlwifi: fix compile warningJohannes Berg2010-08-04
| | * | | | ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-04
| | * | | | ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-04
| | * | | | ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-04
| | * | | | ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-04
| | * | | | ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau2010-08-04
| | * | | | ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau2010-08-04
| | * | | | ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-04
| | * | | | iwlwifi: fix possible recursive locking deadlockJohannes Berg2010-08-04
| * | | | | usbnet: remove noisy and hardly useful printkChristian Samsel2010-08-05
| * | | | | virtio_net: implements ethtool_ops.get_drvinfoRusty Russell2010-08-05
| * | | | | ppp: make channel_ops conststephen hemminger2010-08-05
| * | | | | drivers/net/enic: Use %pUB to format a UUIDJoe Perches2010-08-04
| * | | | | davinci_emac: Fix use after free in davinci_emac_removeStefan Weil2010-08-04
| * | | | | via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
| * | | | | cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
| * | | | | cxgb3: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * | | | | | pcmcia: do not request windows if you don't need toDominik Brodowski2010-08-03
| * | | | | | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-03
| * | | | | | pcmcia: remove memreq_tDominik Brodowski2010-08-03