summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter
2010-07-22caif: precedence bugDan Carpenter
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy
2010-07-22net: RTA_MARK additionEric Dumazet
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde
2010-07-21r6040: Fix args to phy_mii_ioctl().David S. Miller
2010-07-21vhost net: Fix warning.David S. Miller
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches
2010-07-21mac80211: proper IBSS lockingJohannes Berg
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon
2010-07-21b43: silence phy_n sparse warningsLarry Finger
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-07-20drop_monitor: Add error code to detect duplicate state changesNeil Horman
2010-07-20__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau
2010-07-20cxgb4vf: add maintainer entry for cxgb4vfCasey Leedom
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom
2010-07-19bridge: Partially disable netpoll supportHerbert Xu