Commit Graph

230 Commits (272b98c6455f00884f0350f775c5342358ebb73f)

Author SHA1 Message Date
Tejun Heo 23663c8731 wimax/i2400m: fix i2400m->wake_tx_skb handling 12 years ago
Joe Perches efc496eb31 drivers: net: misc: Remove unused OOM variables 12 years ago
Joe Perches 9d11bd1592 wimax: Remove unnecessary alloc/OOM messages, alloc cleanups 12 years ago
Jiri Pirko aaeb6cdfa5 remove init of dev->perm_addr in drivers 12 years ago
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers 12 years ago
Dan Williams 999a7c5776 i2400m: add Intel 6150 device IDs 12 years ago
Alan Cox 01872c641f i2400m: debugfs return code is wrong 12 years ago
Wei Yongjun 9213bb8325 wimax/i2400m: use is_zero_ether_addr() instead of memcmp() 13 years ago
Julia Lawall 82a820e8d7 drivers/net/wimax/i2400m/fw.c: fix error return code 13 years ago
Randy Dunlap 2a304bb8fa wimax: fix printk format warnings 13 years ago
Joe Perches 344dc8ede1 drivers/net: Use eth_random_addr 13 years ago
John W. Linville 5da7b2e05e i2400m: remove SDIO device support 13 years ago
Joe Perches c2fd03a011 drivers: net: Remove casts to same type 13 years ago
Alexander Duyck ec47ea8247 skb: Add inline helper for getting the skb end offset from head 13 years ago
Arnd Bergmann ee29e6134b drivers/net: iwmc3200 depends on EXPERIMENTAL 13 years ago
Masanari Iida fd9071ec61 net: Fix spelling typo in net 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Phil Sutter b744089280 wimax: i2400m-usb - use a private struct ethtool_ops 13 years ago
Phil Sutter 4eee6a3a04 wimax: i2400m - prevent a possible kernel bug due to missing fw_name string 13 years ago
Eric Dumazet b8fbaef586 wimax/i2400m: fix erroneous NETDEV_TX_BUSY use 13 years ago
Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
Dan Carpenter d1d182e00d wimax/i2400m: remove an unused variable 13 years ago
Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
Paul Gortmaker 6eb07caf1a drivers/net: Add moduleparam.h to drivers as required. 13 years ago
Paul Gortmaker ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 13 years ago
Alan Stern 5b1b0b812a PM / Runtime: Add macro to test for runtime PM events 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Tejun Heo 781ba45676 i2400m: drop i2400m_schedule_work() 14 years ago
Uwe Kleine-König a34f0b3139 fix comment typos concerning "consistent" 14 years ago
Alan Stern 2f15744c1d USB: fix leftover references to udev->autosuspend_delay 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jiri Slaby 0aa7deadff NET: wimax, fix use after free 15 years ago
stephen hemminger e3d32687a6 wimax: make functions local 15 years ago
Alexey Shvetsov 41a8730c23 wimax/i2400m: Add PID & VID for Intel WiMAX 6250 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Inaky Perez-Gonzalez a385a53e65 wimax/i2400m: fix missing endian correction read in fw loader 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Alan Stern beb7b04a09 USB: remove leftover references to udev->autosuspend_disabled 15 years ago
Inaky Perez-Gonzalez 3a24934f06 wimax/i2400m: fix bad race condition check in RX path 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Inaky Perez-Gonzalez 0fb0a4f00a wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices 15 years ago
Inaky Perez-Gonzalez 6c6706b330 wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices 15 years ago
Prasanna S Panchamukhi 9d7fdf1ba9 wimax/i2400m: Move module params to other file so they can be static 15 years ago
Dan Carpenter 3e02a06ae3 wimax: wimax_msg_alloc() returns ERR_PTR not null 15 years ago
Prasanna S. Panchamukhi 7ef9f9a4ee wimax/i2400m: USB specific TX queue's minimum buffer room required for new message 15 years ago
Prasanna S. Panchamukhi 8a3a1b65ee wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message 15 years ago