summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | wimax/i2400m: introduce module parameter to disable entering power saveInaky Perez-Gonzalez2009-06-113-2/+18
| * | | mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil2009-06-111-5/+2
| * | | drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin2009-06-111-1/+1
| * | | mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr2009-06-111-4/+3
| * | | mISDN: Fix overlapping data accessKarsten Keil2009-06-111-6/+5
| * | | ISDN:Fix DMA alloc for hfcpciKarsten Keil2009-06-112-12/+31
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-111-71/+19
| |\ \ \
| | * | | Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann2009-06-081-31/+0
| | * | | Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann2009-06-081-4/+0
| | * | | Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann2009-06-081-28/+15
| | * | | Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann2009-06-081-8/+4
| * | | | bonding: fix multiple module load problemStephen Hemminger2009-06-111-0/+1
| * | | | netxen: No need to check vfree() pointer.Figo.zhang2009-06-111-6/+3
| * | | | be2net: Fix be_tx_q_clean() being called on freed queuesSathya Perla2009-06-111-5/+6
| * | | | be2net: Fix early reset of rx-completionSathya Perla2009-06-111-2/+12
| * | | | be2net: Fix rx stats updation in non-lro pathSathya Perla2009-06-111-1/+2
| * | | | be2net: fix netdev stats rx_errors and rx_droppedSathya Perla2009-06-111-14/+29
| * | | | be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work()Sathya Perla2009-06-111-1/+1
| * | | | tehuti: No need check vfree() pointer.Figo.zhang2009-06-111-6/+3
| * | | | vxge: No need for check vfree() pointer.Figo.zhang2009-06-111-8/+4
| * | | | cxgb3: remove __GFP_NOFAIL usageDivy Le Ray2009-06-114-7/+103
| * | | | r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq()Eric Dumazet2009-06-111-1/+1
| * | | | sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-1/+10
| * | | | mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-0/+17
| * | | | qlge: Allow RX buf rings to be > than 4096 bytes.Ron Mercer2009-06-112-8/+33
| * | | | qlge: Relax alignment on TX harware queue.Ron Mercer2009-06-112-1/+3
| | |/ / | |/| |
| * | | atl1c: WAKE_MCAST tested twice, not WAKE_UCASTRoel Kluin2009-06-111-1/+1
| * | | de2104x: support for systems lacking cache coherenceRisto Suominen2009-06-112-1/+24
| * | | drivers/net/macvlan.c: fix cloning of tagged VLAN interfacessg.tweak@gmail.com2009-06-111-0/+1
| * | | e100: add non-MII PHY supportAndreas Mohr2009-06-111-26/+162
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-1050-1275/+1086
| |\ \ \
| | * | | ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8
| | * | | ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
| | * | | b43: Add fw capabilitiesMichael Buesch2009-06-105-14/+61
| | * | | sony-laptop: no need to unblock rfkill on loadAlan Jenkins2009-06-101-1/+0
| | * | | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-104-28/+18
| | * | | sony: fix rfkill codeJohannes Berg2009-06-101-2/+1
| | * | | b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-1015-341/+66
| | * | | ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
| | * | | ar9170: xmit code revampChristian Lamparter2009-06-105-260/+550
| | * | | ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
| | * | | b43: Fix possible unaligned u32 accessMatthieu CASTET2009-06-101-3/+2
| | * | | net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-102-49/+45
| | * | | rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna2009-06-101-78/+78
| | * | | rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna2009-06-101-68/+68
| | * | | iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-1011-414/+19
| * | | | can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger2009-06-101-4/+6
| * | | | qlge: bugfix: Get rid of errant spin_unlock().Ron Mercer2009-06-101-1/+0
| * | | | qlge: Add set TX csum ethtool op.Ron Mercer2009-06-101-0/+1
| * | | | qlge: Add support for varied pcie function numbers.Ron Mercer2009-06-102-6/+68