Commit Graph

202 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
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 14 years ago
Jiri Slaby 0aa7deadff NET: wimax, fix use after free 14 years ago
stephen hemminger e3d32687a6 wimax: make functions local 14 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
Prasanna S. Panchamukhi 2750290886 wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header 15 years ago
Prasanna S. Panchamukhi 0809a7bbe8 wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages 15 years ago
Prasanna S. Panchamukhi d11a6e4495 wimax i2400m: fix race condition while accessing rx_roq by using kref count 15 years ago
Prasanna S. Panchamukhi ded0fd62a8 wimax/i2400m: increase tx queue length from 5 to 20 [v1] 15 years ago
Prasanna S. Panchamukhi 85a19e07e3 wimax/i2400m: fix system freeze caused by an infinite loop [v1] 15 years ago
Prasanna S. Panchamukhi 9e6e3bd52b wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1] 15 years ago
Prasanna S. Panchamukhi 718e94907d wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1] 15 years ago
Prasanna S. Panchamukhi a40242f2cd wimax/i2400m: limit the message size upto 16KiB [v1] 15 years ago
Prasanna S. Panchamukhi e6dd789af1 wimax/i2400m: increase the maximum number of payloads per message to 60 [v1] 15 years ago
Cindy H Kao d94401742d wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup() 15 years ago
Cindy H Kao 2354161dd3 wimax/i2400m: Correct the error path handlers order in i2400m_post_reset() 15 years ago
Cindy H Kao 599e595384 wimax/i2400m: add the error recovery mechanism on TX path 15 years ago
Cindy H Kao f4e4134581 wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle() 15 years ago
Cindy H Kao 49d72df3f6 wimax/i2400m: correct the error path handlers in dev_start() 15 years ago
Cindy H Kao f22cf689a6 wimax/i2400m: fix the race condition for accessing TX queue 15 years ago
Prasanna S. Panchamukhi 570eb0ea65 wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU. 15 years ago
Prasanna S. Panchamukhi 080de04e62 wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h 15 years ago
Prasanna S.Panchamukhi 4818d14de3 wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Inaky Perez-Gonzalez b81124696e wimax/i2400m: Add support for more i6x50 SKUs 15 years ago
hartleys 4754b3de93 drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address 15 years ago